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 днів тому