aboutsummaryrefslogtreecommitdiff
path: root/test/functional/plugin/lsp_spec.lua
Commit message (Expand)AuthorAge
* [LSP] check for vim.NIL and add apply_text_document_edit testsckipp012020-05-01
* Merge pull request #12204 from archseer/lsp-user-dataMatthieu Coudron2020-04-30
|\
| * lsp/completion: Expose completion_item under completed_items.user_data.Blaž Hrastnik2020-04-29
* | LSP: enable using different highlighting rules for LSP signs (#12176)Ghjuvan Lacambre2020-04-29
|/
* LSP: Fix show_line_diagnostics #12186Mathias Fußenegger2020-04-26
* LSP: Expose diagnostics grouped by bufnr (#11932)Mathias Fußenegger2020-04-25
* test: add docs for get_completion_word testAndrey Avramenko2020-04-20
* test: add get_completion_word test for text_doc...Andrey Avramenko2020-04-20
* lsp: add 'textDocument/documentSymbol’ callbackHirokazu Hata2020-03-01
* test: always dump logs on failure #11886Justin M. Keyes2020-02-16
* test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
* test/LSP: dump logs on errorJustin M. Keyes2020-02-16
* LSP: fix validate_client_configJustin M. Keyes2020-02-16
* test/LSP: use less-generic exit codeJustin M. Keyes2020-02-16
* test: styleJustin M. Keyes2020-02-16
* LSP: highlight groups test, docJustin M. Keyes2020-01-08
* test: hoist buf_lines()Justin M. Keyes2020-01-08
* test: just say no to hyper-granularityJustin M. Keyes2020-01-08