Skip to content

Commit

Permalink
mark linked editing range and moniker
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte authored Oct 27, 2023
1 parent 9bfef73 commit a80b021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ The LSP [specification](https://microsoft.github.io/language-server-protocol/spe
| textDocument/implementation ||
| textDocument/inlayHint ||
| textDocument/inlineValue | - |
| textDocument/linkedEditingRange | - |
| textDocument/moniker | - |
| textDocument/linkedEditingRange | |
| textDocument/moniker | |
| textDocument/onTypeFormatting ||
| textDocument/prepareCallHierarchy ||
| textDocument/prepareRename ||
Expand Down

0 comments on commit a80b021

Please sign in to comment.