summaryrefslogtreecommitdiffstatshomepage
path: root/src/gen/gen_lsp.lua
AgeCommit message (Expand)AuthorFiles
2026-02-16fix(lsp): map all LSP methods to server capabilities (#37910)Tristan Knight1
2026-02-14refactor(lsp): centralize provider capability resolution #37221Tristan Knight1
2026-02-03feat(lsp): support range + full semantic token requests #37611jdrouhard1
2026-01-02fix(lsp): improve dynamic registration handling #37161Tristan Knight1
2025-12-06refactor(lsp): unify capability checks and registration #36781Tristan Knight1
2025-10-16fix(lsp): include missing LSP methods and update type annotationsDavidyz1
2025-10-14fix(lsp): add deprecation comment to `gen_lsp` (#36185)Maria Solano1
2025-10-07fix(lsp): use LSP method type in more places (#36069)Maria Solano1
2025-10-04fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)Maria Solano1
2025-09-27feat(lsp): document method types (#35934)Maria Solano1
2025-08-03fix(lsp): decode 'null' in server responses as vim.NIL #34849skewb1k1
2025-04-27fix: remove unnecessary `nvim -l` from `gen` command #33676Maria José Solano1
2025-04-26feat(lsp): generate method to client capability mapMaria José Solano1
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-17feat(lsp): use stricter types for methodsLewis Russell1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell1