summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clangd/initialize-params-invalid.test
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-12/+0
* [clangd] Add xrefs LSP boilerplate implementation.Sam McCall2018-09-051-35/+1
* [clangd] Implementation of textDocument/documentSymbolMarc-Andre Laperle2018-07-051-0/+1
* [clangd] Remove LSP command-based #include insertion.Eric Liu2018-05-151-2/+1
* [clangd] Implementation of workspace/symbol requestMarc-Andre Laperle2018-04-231-1/+2
* [clangd] Support incremental document syncingSimon Marchi2018-03-261-1/+1
* [clangd] Try to fix failures on clang-x64-ninja-win7 build bot.Eric Liu2018-02-281-1/+1
* [clangd] Implement textDocument/hoverMarc-Andre Laperle2018-02-161-0/+1
* [clangd] collect symbol #include & insert #include in global code completion.Eric Liu2018-02-161-1/+2
* [clangd] Support simpler JSON-RPC stream parsing for lit tests.Sam McCall2018-02-061-49/+43
* [clangd] Document highlights for clangdIlya Biryukov2017-12-121-0/+1
* [clangd] Simplify common JSON-parsing patterns in Protocol.Sam McCall2017-11-291-1/+1
* [clangd] Add rename support.Haojian Wu2017-11-091-0/+1
* [clangd] Fix initialize capabilities responseSam McCall2017-11-071-28/+30
* Adds a json::Expr type to represent intermediate JSON expressions.Sam McCall2017-11-061-15/+33
* [clangd] Handle clangd.applyFix server-sideMarc-Andre Laperle2017-11-031-2/+3
* [clangd] Handle exit notification (proper shutdown)Ilya Biryukov2017-10-251-0/+4
* [clangd] Add textDocument/signatureHelpIlya Biryukov2017-10-061-1/+2
* [clangd] Handle InitializeParams and store rootUriMarc-Andre Laperle2017-09-271-0/+21
OpenPOWER on IntegriCloud