This repository was archived by the owner on Oct 31, 2021. It is now read-only.

Description
- F12 should always jump to implementation (currently it jumps to function implementation and to type signature (fsi))
- If we are in FSI file, than F12 should not jump to any FS file if corresponding FSI file presents (in other words, if we are in "signature kingdom", don't leave it if possible)
- F12 on a definition should switch between FS and FSI files circularly