8000 Resolve local identifiers in definition lookups, hover etc. by fwcd · Pull Request #97 · fwcd/curry-language-server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Resolve local identifiers in definition lookups, hover etc. #97

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

Conversation

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

Fixes #84

This prepends a local variable lookup to the resolution mechanism, enabling go-to-definition, hover etc. on local variables.

@fwcd fwcd added the enhancement New feature or request label May 7, 2025
@fwcd fwcd merged commit 1f9637f into main May 7, 2025
3 checks passed
@fwcd fwcd deleted the local-ident-lookup branch May 7, 2025 14:13
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.

Support go-to-definition for local variables/functions/identifiers
1 participant
0