aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/rpc.lua
Commit message (Expand)AuthorAge
* lsp: remove output log at rpc.notifyHirokazu Hata2020-08-26
* Add FIXMEsPatrice Peterson2020-08-23
* Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
* doc: fix scripts and regenerate (#12506)TJ DeVries2020-07-02
* lsp: do not assert even if the code does not exist in ErrorCodes (#11981)Hirokazu Hata2020-04-21
* lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
* gen_vimdoc.py: generate LSP docsJustin M. Keyes2019-12-31
* LSP: Handle rpc RequestCancelled specifically. (#11606)Ashkan Kiani2019-12-24
* Bugfixes.Ashkan Kiani2019-11-20
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13