aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/lsputils.h
Commit message (Expand)AuthorAgeFilesLines
* LSP: Fix MarkedString fromJsonMarcus Tillmanns27 hours1-1/+1
* LanguageClient: Avoid calling throwing functionsEike Ziller2024-05-071-8/+11
* TextEditor: introduce text suggestion interfaceDavid Schulz2023-03-291-0/+7
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Remove variant.hMarco Bubke2022-08-231-18/+19
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+0
* LSP: reduce error handling complexityDavid Schulz2021-03-021-22/+11
* LSP: Explicify APIDavid Schulz2020-07-151-2/+2
* 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