aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/fake-lsp-server.lua
Commit message (Expand)AuthorAge
* fix(lsp): update tests using 0.5.0 handler calls (#15969)Michael Lingelbach2021-10-08
* fix(lsp): expose ContentModified error code to callbacks (#15262)Rishikesh Vaishnav2021-10-08
* feat(lsp): add codeAction/resolve support (#15818)Mathias Fußenegger2021-09-28
* feat(lsp): use cjson for lsp rpc (#15759)Michael Lingelbach2021-09-26
* feat(lsp): support textDocument/prepareRename (#15514)Zi How Poh2021-09-08
* fix(lsp): do not convert vim.NIL to nil in listsAkin Sowemimo2021-06-24
* lsp: Resolve codeLense server capabilities (#14056)Josa Gesell2021-03-10
* lsp: add incremental text synchronizationMichael Lingelbach2021-03-09
* lsp: remove deprecated references to 'callbacks' (#13945)Matthieu Coudron2021-02-23
* LSP: add test for workspace/configuration handlerMichael Lingelbach2021-01-01
* lsp: only send buf requests to servers that support the request (#12764)francisco souza2020-10-25
* test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
* lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
* LSP: fix validate_client_configJustin M. Keyes2020-02-16