Skip to content

Support navigating around single attributes reused from another target #80

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

rcjsuen
Copy link
Collaborator

@rcjsuen rcjsuen commented Apr 21, 2025

It is possible for an attribute to reference a single attribute from another target. When this happens, we should support textDocument/definition requests that jump from the the reference to the target itself or the referenced attribute.

Fixes #78.

It is possible for an attribute to reference a single attribute from
another target. When this happens, we should support
textDocument/definition requests that jump from the the reference to the
target itself or the referenced attribute.

Signed-off-by: Remy Suen <[email protected]>
@rcjsuen rcjsuen self-assigned this Apr 21, 2025
@rcjsuen rcjsuen merged commit 14a3694 into main Apr 21, 2025
9 checks passed
@rcjsuen rcjsuen deleted the definition-lookup-target-attributes branch April 21, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support textDocument/definition when reusing a single attribute from another target block
1 participant