aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/_meta/protocol.lua
Commit message (Expand)AuthorAge
* docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521Ricardo Casía2024-08-20
* refactor(lsp): use tuple syntax in generated protocol types (#29110)Ilia Choly2024-05-31
* feat(lsp): update LSP protocol 3.18 typings to date (#28730)Jongwook Choi2024-05-14
* fix(lsp): add parentheses to generated union array types (#27560)Maria José Solano2024-02-21
* fix(lsp): clean up duplicate and unused meta type annotationsJongwook Choi2024-01-20
* fix(gen_lsp.lua): improve type name, and fix wrong type inheritanceJongwook Choi2023-12-27
* docs(gen_lsp.lua): re-generate vim.lsp._meta.protocol type annotationsJongwook Choi2023-12-27
* feat(gen_lsp.lua): validate CLI args #26514Jongwook Choi2023-12-11
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09