Navigate to the top-level function's definition where the cursor is located#32
Navigate to the top-level function's definition where the cursor is located#32usfbih8u wants to merge 4 commits into
Conversation
|
This PR uses This is a functionality that I find useful when I am in a long function. In languages that use If you find this out of scope (it is, in my opinion, but useful) for the project, feel free to close this PR. I will keep it for myself. The name could be better, but if you are not merging it, I don't care about the name. |
I don't mind adding functionality that is not directly provided by the LSP. I'm not sure about the implementation though, I feel like there is a way to make it more widely useful by making it more generic. I'll need to think about it some more. |
|
Obviously, it is not generic at all; it is tailored specifically to my personal use case. Feel free to take this PR in a different direction in the future if you want to. |
|
The LSP specification states that in I do not know if this is a |
No description provided.