Yi Ming 6bc7979044 fix(lsp): reset the applied hints on `refresh` request #32446 2 天之前
..
_meta ae2fd91b41 feat(lsp): update LSP types 1 周之前
_changetracking.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 4 周之前
_folding_range.lua be8d87014c fix(lsp): on detach, cancel pending foldingRange requests #31509 1 周之前
_meta.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 4 周之前
_snippet_grammar.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 4 周之前
_tagfunc.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 3 月之前
_transport.lua 130f4344cf refactor(lsp/rpc): move transport logic to separate module 2 月之前
_watchfiles.lua 9d9ee3476e fix(lsp): ensure watcher cancel 1 月之前
buf.lua efe92f9dff fix(docs): update context type in `vim.lsp.LocationOpts.OnList` 1 周之前
client.lua e4c1f6667b feat(lsp): use the meta model to generate server capability map 4 天之前
codelens.lua 09e01437c9 refactor: use nvim.foo.bar format for autocommand groups 1 月之前
completion.lua 8d7eb03040 fix(lsp): unify get_completion_word for textEdits/insertText 3 天之前
diagnostic.lua 6aa42e8f92 fix: resolve all remaining LuaLS diagnostics 4 周之前
handlers.lua e4c6e732fd feat(lsp): add select kind in showMessageRequest #32387 1 周之前
health.lua e00cd1ab40 feat(lsp): return resolved config for vim.lsp.config[name] 1 月之前
inlay_hint.lua 6bc7979044 fix(lsp): reset the applied hints on `refresh` request #32446 2 天之前
log.lua 38838fb00a fix(lsp): type-errors, other nits in vim.lsp.log #31235 3 月之前
protocol.lua e4c1f6667b feat(lsp): use the meta model to generate server capability map 4 天之前
rpc.lua 130f4344cf refactor(lsp/rpc): move transport logic to separate module 2 月之前
semantic_tokens.lua 2df68d3696 refactor(lsp): handling errors and nil responses together 1 周之前
sync.lua 165b099fa3 refactor(lsp): rename `offset_encoding` to `position_encoding` #31286 3 月之前
util.lua d2cca606a1 fix(float): ensure floating window width can fit title 2 天之前