Open
Description
Is your feature request related to a problem? Please describe.
Go To Definition works perfect when the functions were defined in the same file. Unfortunately this doesn't seem to work if the function was defined in another file. The file is present in a folder which is opened in VSCode as a workspace
Describe the solution you'd like
Go To Definition works also for files which are present in the same workspace.
Describe alternatives you've considered
As a workaround i'm using the search in VSCode which works ok. But things like "Peek" etc. would be really neat to have :-).
Additional context
Just want to thank you for the plugin, I really like it :-)
Or am I'm missing something and Go To in Workspace should work?