-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I'm not sure how they do it, but in golang-vim, you can hover over a function call, type "gd", and it will take you to the file and line of the definition of that function within your go module. Since nodejs has a similar project-root boundary (package.json), I think it would be a big win if vim-node could provide something similar.
Metadata
Metadata
Assignees
Labels
No labels