uga-rosa / ddu-source-lsp

Ddu source for lsp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ddu source for lsp.

License:MIT License


Languages

Language:TypeScript 98.9%Language:Lua 1.1%