You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lukaszcz
changed the title
Alt+F12 should jump to the definition of the type of the identifier
Alt+F12 should jump to the definition of the type of an identifier
Dec 22, 2022
I don't get how removing the shortcuts "Alt+," and "Alt+." is related to this issue. That's a feature request to implement Alt+F12, to behave as it normally behaves with every language extension in VSCode - jumping to the definition of the type of the identifier.
That's a standard shortcut (see how it works in Haskell mode).
The text was updated successfully, but these errors were encountered: