Justin M. Keyes 644c618825 docs: lsp, lua #33682 2 天之前
..
_meta 2fcdeb0128 refactor(lsp): gen_lsp 1 周之前
_changetracking.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 3 月之前
_folding_range.lua be8d87014c fix(lsp): on detach, cancel pending foldingRange requests #31509 2 月之前
_meta.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 3 月之前
_snippet_grammar.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 3 月之前
_tagfunc.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 5 月之前
_transport.lua 130f4344cf refactor(lsp/rpc): move transport logic to separate module 4 月之前
_watchfiles.lua 9d9ee3476e fix(lsp): ensure watcher cancel 3 月之前
buf.lua 52a4bc4548 docs: lsp, emoji, startup #33446 2 天之前
client.lua 644c618825 docs: lsp, lua #33682 2 天之前
codelens.lua 09e01437c9 refactor: use nvim.foo.bar format for autocommand groups 3 月之前
completion.lua 6566b66f65 docs(lsp): completion.enable #33063 1 月之前
diagnostic.lua f486f1742e perf(lsp): include `previousResultId` in `DocumentDiagnosticParams` #32887 3 天之前
document_color.lua 181df60533 fix(lsp): remove unused `ns` field 2 天之前
handlers.lua e4c6e732fd feat(lsp): add select kind in showMessageRequest #32387 2 月之前
health.lua bd37348939 fix(health): expecting nonexistent "inotifywait" function #33312 3 周之前
inlay_hint.lua 49756ebc70 fix(vim.lsp.inlay_hint): requesting inlay_hints even when disabled #32999 1 月之前
log.lua 52a4bc4548 docs: lsp, emoji, startup #33446 2 天之前
protocol.lua 66339e0641 feat(lsp): generate method to client capability map 3 天之前
rpc.lua d55330bcd1 refactor(lsp): use method type annotations for parameters 1 周之前
semantic_tokens.lua 2df68d3696 refactor(lsp): handling errors and nil responses together 2 月之前
sync.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 5 月之前
util.lua ca47cc39f8 refactor(lsp): add `handler` to `vim.lsp.util._refresh` options 5 天之前