aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/interface-curses/curses-utils.c
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-13 00:29:23 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2026-08-13 01:04:41 +0200
commitb24c22dd15c0b02847d105b12e2fde72cb301d7d (patch)
treea20844581f59748124e6e474f549845ed0a8dcfe /src/interface-curses/curses-utils.c
parent259678833ad563f43d789c33e5304b2b7c6853cb (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 'src/interface-curses/curses-utils.c')
0 files changed, 0 insertions, 0 deletions