Open Kazark opened 8 years ago
This requires support from the fsautocomplete server. it may support it but I don't have time to implement this myself.
Okay good to know the general approach that would need to be taken. I'll take a note to work on this if I get the chance.
Python mode for Vim has some nice semantic motions for Python such as:
I would love to have motions like this for F# modules and functions.
P.S. FWIW I've asked a question on Vim StackExchange related to this.