aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/jsonrpcmessages.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tr: Various small fixesEike Ziller2023-05-261-2/+1
* LanguageServerProtocol: Tr::trAlessandro Portale2023-01-241-3/+6
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* LSP: Fix translatable error messageDavid Schulz2022-10-191-10/+6
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageServerProtocol: remove IContentDavid Schulz2022-05-201-5/+0
* LanguageClient: Move the BaseMessage to JsonRpcMessage conversionDavid Schulz2022-05-171-50/+37
* LSP: Simplify content parsingDavid Schulz2022-04-141-16/+10
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-251-1/+0
* LSP: Allow users to see timing dataChristian Kandeler2021-10-191-0/+7
* LSP: Improve error messageKai Köhne2021-06-211-1/+1
* LanguageClient: pass id as a const ref when handling client messagesDavid Schulz2020-10-191-2/+2
* Fix missing translation contextsEike Ziller2018-10-251-3/+0
* LSP: Fix punctuation and capitalization of UI textLeena Miettinen2018-10-191-2/+2
* LSP: add move constructor for JsonRpcMessageDavid Schulz2018-09-131-0/+3
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+151