mirror of
https://github.com/neovim/neovim.git
synced 2025-12-06 22:52:42 +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/references
|
||||
textDocument/rename
|
||||
textDocument/semanticTokens/full
|
||||
textDocument/semanticTokens/full/delta
|
||||
textDocument/signatureHelp
|
||||
textDocument/typeDefinition*
|
||||
window/logMessage
|
||||
|
||||
Reference in New Issue
Block a user