ddu-source-lsp
Ddu source for lsp.
Supported lsp clients are:
Supported methods are:
- textDocument/declaration
- textDocument/definition
- textDocument/typeDefinition
- textDocument/implementation
- textDocument/references
- textDocument/documentSymbol
- workspace/symbol
- callHierarchy/incomingCalls
- callHierarchy/outgoingCalls
- typeHierarchy/supertypes
- typeHierarchy/subtypes
- textDocument/codeAction
See doc for details.
ddu-source-lsp_diagnostic
Ddu source for diagnostic.
Supported lsp clients are:
See doc for details.