Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] VS Code Hydra Config File Navigation #2991

Open
vladjohnson opened this issue Nov 20, 2024 · 2 comments
Open

[Feature Request] VS Code Hydra Config File Navigation #2991

vladjohnson opened this issue Nov 20, 2024 · 2 comments
Labels
enhancement Enhanvement request

Comments

@vladjohnson
Copy link

🚀 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.

@vladjohnson vladjohnson added the enhancement Enhanvement request label Nov 20, 2024
@mhyatt000
Copy link

Not a maintainer, but doesn't this feature already exist if you use strongly typed configs in python?
https://hydra.cc/docs/1.3/tutorials/structured_config/config_store/

@vladjohnson
Copy link
Author

@mhyatt000 will look into this. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhanvement request
Projects
None yet
Development

No branches or pull requests

2 participants