Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lsp: client stop cleanups (#13877) | Michael Lingelbach | 2021-02-19 |
* | lsp: Add severity_limit for other diagnostics features (#13528) | TJ DeVries | 2021-01-12 |
* | lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310) | Mathias Fußenegger | 2020-12-03 |
* | lsp: Expose all diagnostics (#13285) | Mathias Fußenegger | 2020-11-14 |
* | lsp: vim.lsp.diagnostic (#12655) | TJ DeVries | 2020-11-12 |
* | test: just say no to hyper-granularity | Justin M. Keyes | 2020-01-08 |
* | LSP: eliminate lsp.stop_all_clients() | Justin M. Keyes | 2019-12-31 |
* | Revert "runtime: Add vim.lsp.get_client_by_name" #11623 | Ashkan Kiani | 2019-12-29 |
* | runtime: Add vim.lsp.get_client_by_name (#11603) | Hirokazu Hata | 2019-12-28 |
* | LSP: Fix flaky test #11618 | Ashkan Kiani | 2019-12-27 |
* | lualint | Ashkan Kiani | 2019-11-21 |
* | Updates | Ashkan Kiani | 2019-11-21 |
* | lsp: transmit "\n" after last line when 'eol' is set | Björn Linse | 2019-11-21 |
* | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 |