-
Notifications
You must be signed in to change notification settings - Fork 131
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
Introduce go-to-variable from module input name #700
Conversation
9dd1615
to
dfeeefa
Compare
34290a5
to
be0d532
Compare
8431c2d
to
f3392f2
Compare
f3392f2
to
fbd51cb
Compare
Basically just reflecting all breaking changes upstream in hcl-lang and terraform-schema.
This prevents over-estimation of references in code lens as a result of mistakenly reusing module references in variable files.
This is to prevent deadlock in tests, which may still occasionally end up in a situation where two or more of the same operations are scheduled at a time.
fbd51cb
to
5e6f1c7
Compare
Co-authored-by: Daniel Banck <dbanck@users.noreply.github.com>
Co-authored-by: Daniel Banck <dbanck@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 Awesome work!
NICE! |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Closes hashicorp/vscode-terraform#670
Depends on:
UX Implications
Go to definition
Go to reference(s)