aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/client.lua
Commit message (Expand)AuthorAge
* 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