Skip to content

Commit e9a7558

Browse files
committed
Add LSP context to release notes
1 parent 7066c6f commit e9a7558

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.release-notes/5123.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## Fix goto_definition range end
1+
## LSP: Fix goto_definition range end
22

3-
The `textDocument/definition` response now returns a correct `range.end` position. Previously, it had an off-by-one error in the column value.
3+
The Pony language server `textDocument/definition` response now returns a correct `range.end` position. Previously, it had an off-by-one error in the column value.

0 commit comments

Comments
 (0)