Navigation mechanism for VS Code that allows to "go to definition" within any Hydra config. For instance, if it contains a Python class MyClass, I would be able to open it right away.
Motivation
It requires a lot of manual effort to navigate multiple codebases. Automating this aspect is helpful
Pitch
Describe the solution you'd like
Explained above.
Describe alternatives you've considered
Existing VS Code extensions do not work properly.
Are you willing to open a pull request? (See CONTRIBUTING)
N/A.
🚀 Feature Request
Navigation mechanism for VS Code that allows to "go to definition" within any Hydra config. For instance, if it contains a Python class MyClass, I would be able to open it right away.
Motivation
It requires a lot of manual effort to navigate multiple codebases. Automating this aspect is helpful
Pitch
Describe the solution you'd like Explained above.
Describe alternatives you've considered Existing VS Code extensions do not work properly.
Are you willing to open a pull request? (See CONTRIBUTING) N/A.
Additional context
N/A.