summaryrefslogtreecommitdiff
path: root/src/libs/languageserverprotocol/lsputils.h
Commit message (Expand)AuthorAgeFilesLines
* LSP: Fix wrong assertDavid Schulz2020-05-131-1/+1
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-0/+20
* Merge remote-tracking branch 'origin/4.9'Eike Ziller2019-05-171-1/+5
|\
| * LSP: remove incorrect soft assertsDavid Schulz2019-05-091-1/+5
* | LanguageClient: add locator filters for symbols in workspace/projectDavid Schulz2019-05-141-0/+2
|/
* LSP: add Command and CodeAction support to the language clientDavid Schulz2019-01-311-0/+9
* LSP: use implicit conversion to QJsonValue for QLanguageClientValueDavid Schulz2018-09-131-7/+7
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+153