Commit 7066c6f
committed
Fix goto_definition range end and add textDocument/definition integration tests
- Fix LspPosition.from_ast_pos_end usage for range end in goto_definition
- Add integration test suite with four test scenarios:
class members (fields, params, methods), trait-typed receiver (one
definition), union-typed receiver (multiple definitions), and
cross-file navigation1 parent a0c2290 commit 7066c6f
File tree
11 files changed
+624
-6
lines changed- .release-notes
- tools/pony-lsp
- test
- workspace/definition
- workspace
11 files changed
+624
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments