aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/client.lua
Commit message (Expand)AuthorAge
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(test): typingLewis Russell2024-03-25
* Revert "refactor(lsp): simplify client tracking"Lewis Russell2024-03-25
* refactor(lsp): simplify client trackingLewis Russell2024-03-25
* fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)Jaehwang Jung2024-03-22
* docs: small fixes (#27364)dundargoc2024-03-12
* docs: support inline markdownLewis Russell2024-03-09
* docs(lsp): nits and typos in client.luaMaria José Solano2024-03-06
* docs(lua): improvements for LSP and DiagnosticLewis Russell2024-03-05
* fix(lsp): defer writing error msgs (#27688)Jaehwang Jung2024-03-02
* Merge pull request #27347 from lewis6991/fswatchLewis Russell2024-03-01
|\
| * fix(lsp): cancel watchers when closing a clientLewis Russell2024-03-01
* | docs: improve/add documentation of Lua typesLewis Russell2024-03-01
|/
* docs(lsp): mark `ClientConfig.init_options` as optionalChristian Clason2024-02-24
* refactor(lsp): resolve the config-client entanglementLewis Russell2024-02-13
* fix(lsp): re-add client.commands and mark privateLewis Russell2024-02-12
* refactor(lsp): move more code to client.luaLewis Russell2024-02-11
* refactor(lsp): add type annotationsMaria José Solano2024-02-10
* refactor(lsp): tidy up loggingLewis Russell2024-02-08
* fix(lsp): set fallback client name properlyzeertzjq2024-02-08
* refactor(lsp): move client code to a regular Lua classLewis Russell2024-02-07