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

references: use innermost target instead of outermost #580

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko commented Jul 7, 2021

This (seemingly minor) change allows the user to use more fine-grained approach when looking for references.

Namely if they request references to a nested attribute/block, they receive references to that and not to the parent (outermost) block:
2021-07-07 12 41 02

They can still request all references to the block itself and any nested references for targets within the block if they click on the block header:

2021-07-07 12 41 46

@radeksimko radeksimko added this to the v0.19 milestone Jul 7, 2021
@radeksimko radeksimko merged commit d0d9ef9 into main Jul 7, 2021
@radeksimko radeksimko deleted the f-innermost-ref-target branch July 7, 2021 11:53
@github-actions
Copy link

github-actions bot commented Aug 7, 2021

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 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant