summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/lsp/_meta/protocol.lua
AgeCommit message (Expand)AuthorFiles
2026-02-03feat(lsp): support range + full semantic token requests #37611jdrouhard1
2025-10-07fix(lsp): use LSP method type in more places (#36069)Maria Solano1
2025-08-03fix(lsp): decode 'null' in server responses as vim.NIL #34849skewb1k1
2025-04-17refactor(lsp): gen_lspLewis Russell1
2025-04-17feat(lsp): use stricter types for methodsLewis Russell1
2025-02-17feat(lsp): update LSP typesMaria José Solano1
2024-08-20docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía1
2024-05-31refactor(lsp): use tuple syntax in generated protocol types (#29110)Ilia Choly1
2024-05-14feat(lsp): update LSP protocol 3.18 typings to date (#28730)Jongwook Choi1
2024-02-21fix(lsp): add parentheses to generated union array types (#27560)Maria José Solano1
2024-01-20fix(lsp): clean up duplicate and unused meta type annotationsJongwook Choi1
2023-12-27fix(gen_lsp.lua): improve type name, and fix wrong type inheritanceJongwook Choi1
2023-12-27docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotationsJongwook Choi1
2023-12-11feat(gen_lsp.lua): validate CLI args #26514Jongwook Choi1
2023-08-09fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason1