Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(lsp): defer writing error msgs (#27688) | Jaehwang Jung | 2024-03-02 |
* | Merge pull request #27347 from lewis6991/fswatch | Lewis Russell | 2024-03-01 |
|\ | |||
| * | fix(lsp): cancel watchers when closing a client | Lewis Russell | 2024-03-01 |
* | | docs: improve/add documentation of Lua types | Lewis Russell | 2024-03-01 |
|/ | |||
* | docs(lsp): mark `ClientConfig.init_options` as optional | Christian Clason | 2024-02-24 |
* | refactor(lsp): resolve the config-client entanglement | Lewis Russell | 2024-02-13 |
* | fix(lsp): re-add client.commands and mark private | Lewis Russell | 2024-02-12 |
* | refactor(lsp): move more code to client.lua | Lewis Russell | 2024-02-11 |
* | refactor(lsp): add type annotations | Maria José Solano | 2024-02-10 |
* | refactor(lsp): tidy up logging | Lewis Russell | 2024-02-08 |
* | fix(lsp): set fallback client name properly | zeertzjq | 2024-02-08 |
* | refactor(lsp): move client code to a regular Lua class | Lewis Russell | 2024-02-07 |