Commit 52dfdc4
committed
Fix protocol docs: diagnostics ranges are 0-based
All clients (emacs, vscode, intellij) send raw editor positions for
diagnostics, which are 0-based. Only the newer editor definition and
references locations are 1-based on the wire.1 parent 0cc01d5 commit 52dfdc4
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2386 | 2386 | | |
2387 | 2387 | | |
2388 | 2388 | | |
2389 | | - | |
| 2389 | + | |
| 2390 | + | |
2390 | 2391 | | |
2391 | 2392 | | |
2392 | 2393 | | |
| |||
0 commit comments