8000 Implement references lookup (`textDocument/references`) by fwcd · Pull Request #96 · fwcd/curry-language-server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement references lookup (textDocument/references) #96

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 4 commits into from
May 7, 2025
Merged

Conversation

fwcd
Copy link
Owner
@fwcd fwcd commented May 7, 2025

Fixes #11

This implements the textDocument/references LSP method, which finds all uses of the selected symbol:

Screenshot 2025-05-07 at 01 58 49

Screenshot 2025-05-07 at 01 59 17

@fwcd fwcd added the enhancement New feature or request label May 7, 2025
@fwcd fwcd merged commit c369b27 into main May 7, 2025
3 checks passed
@fwcd fwcd deleted the find-references branch May 7, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Find References
1 participant
0