diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-13 00:29:23 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-08-13 01:04:41 +0200 |
| commit | b24c22dd15c0b02847d105b12e2fde72cb301d7d (patch) | |
| tree | a20844581f59748124e6e474f549845ed0a8dcfe /contrib/lexilla | |
| parent | 259678833ad563f43d789c33e5304b2b7c6853cb (diff) | |
LSP: support ctags-lsp
* It sends `null` instead of empty lists, even though this is violating the LSP specs.
* Filter out duplicates from the auto-completion lists.
This may benefit other servers as well.
* ctags-lsp does not fuzzy search for workspace/symbol, so auto-completions
aren't really a thing.
The only special case is sending the empty string, which results in
all symbols being returned. This can be slow, though.
* ctags-lsp does not support textDocument/references, so n:FT$ won't be supported.
Diffstat (limited to 'contrib/lexilla')
0 files changed, 0 insertions, 0 deletions
