Stephan Seitz 1670fbee0f fix(docs) fix syntax error in Lua snippet for `vim.lsp.document_color` #33612 1 day ago
..
_meta 2fcdeb0128 refactor(lsp): gen_lsp 1 week ago
_changetracking.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 2 months ago
_folding_range.lua be8d87014c fix(lsp): on detach, cancel pending foldingRange requests #31509 2 months ago
_meta.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 2 months ago
_snippet_grammar.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 2 months ago
_tagfunc.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 5 months ago
_transport.lua 130f4344cf refactor(lsp/rpc): move transport logic to separate module 4 months ago
_watchfiles.lua 9d9ee3476e fix(lsp): ensure watcher cancel 3 months ago
buf.lua 6926fc1615 fix(lsp): opts.reuse_win does not jump if buf is already open #33476 1 week ago
client.lua d55330bcd1 refactor(lsp): use method type annotations for parameters 4 days ago
codelens.lua 09e01437c9 refactor: use nvim.foo.bar format for autocommand groups 3 months ago
completion.lua 6566b66f65 docs(lsp): completion.enable #33063 1 month ago
diagnostic.lua 3b1d0e7f70 fix(diagnostic): remove deprecated `severity_limit` option 1 month ago
document_color.lua 1670fbee0f fix(docs) fix syntax error in Lua snippet for `vim.lsp.document_color` #33612 1 day ago
handlers.lua e4c6e732fd feat(lsp): add select kind in showMessageRequest #32387 2 months ago
health.lua bd37348939 fix(health): expecting nonexistent "inotifywait" function #33312 2 weeks ago
inlay_hint.lua 49756ebc70 fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999 3 weeks ago
log.lua e0cd8cfba4 docs: misc (#32928) 1 month ago
protocol.lua 9ff1239634 feat(lsp): support `textDocument/documentColor` 1 day ago
rpc.lua d55330bcd1 refactor(lsp): use method type annotations for parameters 4 days ago
semantic_tokens.lua 2df68d3696 refactor(lsp): handling errors and nil responses together 2 months ago
sync.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 5 months ago
util.lua ca47cc39f8 refactor(lsp): add `handler` to `vim.lsp.util._refresh` options 1 day ago