..
_meta
fix(gen_lsp.lua): improve type name, and fix wrong type inheritance
2023-12-27 10:48:06 +01:00
_changetracking.lua
refactor(lsp): move changetracking to separate file ( #26577 )
2023-12-17 09:54:38 +00:00
_completion.lua
fix(lsp): fix omnicomplete in middle of the line ( #25787 )
2023-10-26 22:40:36 +02:00
_dynamic.lua
fix(lsp): filetype matching to documentSelector in dynamic capabilities ( #25425 )
2023-12-22 15:03:13 +01:00
_meta.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
_snippet_grammar.lua
feat(lsp): add snippet API ( #25301 )
2023-10-21 08:51:26 +02:00
_watchfiles.lua
refactor(lsp): move glob parsing to util ( #26519 )
2023-12-22 11:40:01 +01:00
buf.lua
refactor: fix luals warnings
2023-12-30 17:40:53 +01:00
codelens.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
diagnostic.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
handlers.lua
refactor(lsp): deprecate vim.lsp.util.lookup_section
2024-01-16 20:14:17 +00:00
health.lua
feat(health): list attached buffers in LSP report #23561
2023-09-24 11:43:16 -07:00
inlay_hint.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
log.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
protocol.lua
feat(lua): add noref to deepcopy
2024-01-03 19:17:52 +00:00
rpc.lua
fix(lsp): fix incorrect typing and doc for vim.lsp.rpc
2024-01-14 09:02:45 +01:00
semantic_tokens.lua
feat(lsp): more annotations
2023-12-14 12:39:18 +00:00
sync.lua
refactor(lsp): move changetracking to separate file ( #26577 )
2023-12-17 09:54:38 +00:00
tagfunc.lua
refactor(lsp): fix luals warnings in tagfunc and add type annotations ( #25150 )
2023-10-14 11:31:16 +02:00
util.lua
refactor(lsp): deprecate vim.lsp.util.lookup_section
2024-01-16 20:14:17 +00:00