summaryrefslogtreecommitdiff
path: root/src/libs/languageserverprotocol/jsonobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LSP: Use char16_t literals for keys into json objectshjk2022-08-041-2/+2
* LSP: reduce error handling complexityDavid Schulz2021-03-021-67/+0
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-11/+11
* Bump minimum Qt version (to build Qt Creator) to 5.11Alessandro Portale2019-02-151-4/+0
* LSP: Fix punctuation and capitalization of UI textLeena Miettinen2018-10-191-1/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+121