You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is super popular! We haven't had time to invest in building out a language server for Terragrunt (#2779), but that's recently changed. We're working on building it out now in collaboration with the community. If you'd like to get involved, you're welcome to!
If you have any experience writing Golang, or working with language servers, you're welcome to pitch in.
In the interim, I'd recommend using the HashiCorp Terraform VS Code extension. Once we have a published VS Code extension for terragrunt-ls, that will be the recommended solution.
Hi,
I'm new to terragrunt! I tried using it with PyCharm and VSCode, but it's difficult to edit and traverse the codebase.
For example I'm reading this block
I can't "goto definition" of dependency.
In the dependency I can't go to defintion to find that path..
I wonder how come it's the case? I thought terragrunt is super popular, maybe i'm missing something?
The text was updated successfully, but these errors were encountered: