index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gen_lsp.lua
Commit message (
Expand
)
Author
Age
*
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
Lewis Russell
2024-11-01
*
docs(lsp): annotate with `vim.lsp.protocol.Methods` enum #29521
Ricardo Casía
2024-08-20
*
refactor(lsp): remove freeze() from gen_lsp (#29955)
Mathias Fußenegger
2024-08-02
*
refactor(lsp): use tuple syntax in generated protocol types (#29110)
Ilia Choly
2024-05-31
*
refactor(lua): deprecate tbl_flatten
Justin M. Keyes
2024-04-22
*
fix(lsp): add parentheses to generated union array types (#27560)
Maria José Solano
2024-02-21
*
fix(lsp): clean up duplicate and unused meta type annotations
Jongwook Choi
2024-01-20
*
fix(gen_lsp.lua): improve type name, and fix wrong type inheritance
Jongwook Choi
2023-12-27
*
refactor(gen_lsp.lua): add typing for the LSP protocol JSON data model
Jongwook Choi
2023-12-27
*
feat(gen_lsp.lua): validate CLI args #26514
Jongwook Choi
2023-12-11
*
docs: do not hardcode LSP version in URL #25648
Maria José Solano
2023-10-16
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(gen_lsp.lua): no notifications in lsp.Methods #24530
Raphael
2023-08-03
*
feat(gen_lsp.lua): sort by name, handle failure #24504
Justin M. Keyes
2023-08-01