Skip to content

Add support for local variables in find-references#1231

Open
lionel- wants to merge 2 commits into
oak/goto-def-intra-filefrom
oak/find-refs-intra-file
Open

Add support for local variables in find-references#1231
lionel- wants to merge 2 commits into
oak/goto-def-intra-filefrom
oak/find-refs-intra-file

Conversation

@lionel-
Copy link
Copy Markdown
Contributor

@lionel- lionel- commented May 25, 2026

Branched from #1230

Part of posit-dev/positron#13749
Part of #1149

Adds a within-file Oak path to the existing find-references handler of the Ark LSP.

Same deal as for goto-definition: within-file behaviour is based on the semantic index and precise, cross-file is handled by the legacy handler and is approximate (matches any symbol of the same name without filtering based on expected definition).

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.

1 participant