Closed benmdavidson closed 3 years ago
This fix resolves issue #28 that I created. Go-to Definition and Peek Definition search through all .groovy files in the workspace.
I briefly tested this with vscode's run extension with the debugger functionality and it appears to work as intended.
Didn't need two separate pull requests so I just closed this. Refer to #31
This fix resolves issue #28 that I created. Go-to Definition and Peek Definition search through all .groovy files in the workspace.