..
_meta
docs(lsp): annotate with vim.lsp.protocol.Methods
enum #29521
2024-08-20 05:52:14 -07:00
_changetracking.lua
fix(lsp): revert buf_versions deprecation/replacement ( #29217 )
2024-06-07 11:36:46 +02:00
_dynamic.lua
refactor(lua): improve type annotations
2024-06-11 12:45:43 +01:00
_meta.lua
fix(lsp): clean up duplicate and unused meta type annotations
2024-01-20 14:02:16 +01:00
_snippet_grammar.lua
feat(lsp): add snippet API ( #25301 )
2023-10-21 08:51:26 +02:00
_tagfunc.lua
fix(lsp.util): inconsistent handling of offset_encoding
2024-10-17 12:52:45 +01:00
_watchfiles.lua
feat(lsp): drop fswatch, use inotifywait ( #29374 )
2024-07-06 11:44:19 +02:00
buf.lua
feat(lsp)!: support multiple clients in goto methods ( #30877 )
2024-10-20 23:40:44 +02:00
client.lua
perf(validate): use lighter version
2024-10-17 16:53:52 +01:00
codelens.lua
fix(lsp): don't show codelens for buffers that don't support it ( #29690 )
2024-07-16 19:48:54 +02:00
completion.lua
docs: update autotrigger description of vim.lsp.compleiton.BufferOpts ( #30796 )
2024-10-13 12:44:05 +02:00
diagnostic.lua
perf(validate): use lighter version
2024-10-17 16:53:52 +01:00
handlers.lua
refactor: rename vim.highlight => vim.hl
2024-10-21 00:54:43 +02:00
health.lua
feat(lsp): drop fswatch, use inotifywait ( #29374 )
2024-07-06 11:44:19 +02:00
inlay_hint.lua
perf(validate): use lighter version
2024-10-17 16:53:52 +01:00
log.lua
fix(lsp): redundant spaces in lsp log ( #29970 )
2024-08-03 11:14:34 +02:00
protocol.lua
fix(lsp): enable additionalPropertiesSupport
2024-10-04 12:22:46 +02:00
rpc.lua
perf(validate): use lighter version
2024-10-17 16:53:52 +01:00
semantic_tokens.lua
refactor: rename vim.highlight => vim.hl
2024-10-21 00:54:43 +02:00
sync.lua
fix(lsp): prevent desync due to empty buffer ( #29904 )
2024-07-31 16:18:24 +02:00
util.lua
refactor: rename vim.highlight => vim.hl
2024-10-21 00:54:43 +02:00