aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/lsp.c
AgeCommit message (Expand)AuthorFilesLines
8 daysintroduced helper functions teco_qreg_table_get_string() and teco_qreg_table_...Robin Haberkorn1-11/+4
2026-08-13LSP: support ctags-lspRobin Haberkorn1-7/+16
2026-08-11LSP: ignore not only server notifications but all requests as wellRobin Haberkorn1-9/+12
2026-08-11LSP: use 0 (NULL) as the invalid value for GPidRobin Haberkorn1-16/+19
2026-08-11support lookups via language servers (LSP)Robin Haberkorn1-0/+1380