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

fix 'go to references' for resources & data sources #587

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

radeksimko
Copy link
Member

As demonstrated by config in #585 there was a bug in the decoder which caused reference origins (addresses) to not be collected and then unavailable for "go to references" within dependent schemas, such as resource or data blocks.

This brings in an upstream patch hashicorp/hcl-lang#70 which reflects dependent schemas.

Fixes #585

@radeksimko radeksimko added the bug Something isn't working label Jul 20, 2021
@radeksimko radeksimko merged commit 85e5c6d into main Jul 20, 2021
@radeksimko radeksimko deleted the b-dep-schema-origins branch July 20, 2021 14:30
@github-actions
Copy link

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.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Go to References not working case
1 participant