Skip to content

Support includeDeclaration in references #1220

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

Conversation

lukaszsamson
Copy link
Collaborator

Summary

  • respect includeDeclaration flag in textDocument/references
  • test variable references when includeDeclaration is false
  • ensure definition and declaration locations are added when requested

Testing

  • mix test apps/language_server/test/providers/references_test.exs --trace (fails: Can't continue due to errors on dependencies)

https://chatgpt.com/codex/tasks/task_e_6872236c64688321977328c2684195be

@lukaszsamson lukaszsamson merged commit 0a3ba8f into master Jul 23, 2025
0 of 32 checks passed
@lukaszsamson lukaszsamson deleted the codex/add-declaration-handling-in-references-provider branch July 23, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant