mirror of
https://github.com/neovim/neovim.git
synced 2025-12-08 15:42:52 +00:00
docs: semantic token methods in :h lsp-method #23991
This commit is contained in:
@@ -202,6 +202,8 @@ specification. These LSP requests/notifications are defined by default:
|
|||||||
textDocument/rangeFormatting
|
textDocument/rangeFormatting
|
||||||
textDocument/references
|
textDocument/references
|
||||||
textDocument/rename
|
textDocument/rename
|
||||||
|
textDocument/semanticTokens/full
|
||||||
|
textDocument/semanticTokens/full/delta
|
||||||
textDocument/signatureHelp
|
textDocument/signatureHelp
|
||||||
textDocument/typeDefinition*
|
textDocument/typeDefinition*
|
||||||
window/logMessage
|
window/logMessage
|
||||||
|
|||||||
Reference in New Issue
Block a user