Commit message (Expand) | Author | Age | |
---|---|---|---|
* | lsp: Reduce memory usage for buffering the message from LSP. | Yuki Ito | 2020-11-29 |
* | lsp: vim.lsp.diagnostic (#12655) | TJ DeVries | 2020-11-12 |
* | lsp: remove vim.NIL from processing (#13174) | TJ DeVries | 2020-11-02 |
* | lsp: Handle ContentModified the same way as RequestCancelled (#12803) | Rasmus Ishøy Michelsen | 2020-09-22 |
* | lsp: remove output log at rpc.notify | Hirokazu Hata | 2020-08-26 |
* | Add FIXMEs | Patrice Peterson | 2020-08-23 |
* | Add docs for most vim.lsp methods | Patrice Peterson | 2020-08-23 |
* | doc: fix scripts and regenerate (#12506) | TJ DeVries | 2020-07-02 |
* | lsp: do not assert even if the code does not exist in ErrorCodes (#11981) | Hirokazu Hata | 2020-04-21 |
* | lsp/rpc.lua: fix `env` application function | Justin M. Keyes | 2020-02-16 |
* | gen_vimdoc.py: generate LSP docs | Justin M. Keyes | 2019-12-31 |
* | LSP: Handle rpc RequestCancelled specifically. (#11606) | Ashkan Kiani | 2019-12-24 |
* | Bugfixes. | Ashkan Kiani | 2019-11-20 |
* | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 |