aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/workspace.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: Avoid calling throwing functionsEike Ziller2024-05-071-2/+3
* LanguageClient: Fix ConfigurationItem scopeUri typeDavid Schulz2023-08-221-0/+7
* 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
* Utils: Remove variant.hMarco Bubke2022-08-231-2/+2
* LanguageClient: avoid optional::valueDavid Schulz2022-02-241-1/+1
* LSP: reduce error handling complexityDavid Schulz2021-03-021-21/+0
* LSP: generate valid default WorkspaceFoldersChangeEventDavid Schulz2021-02-171-0/+6
* LSP: workaround msvc 2017 bugDavid Schulz2020-07-141-1/+1
* Various places: performance-for-range-copyAlessandro Portale2020-06-151-1/+1
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-4/+5
* LanguageClient: send project folder on server requestDavid Schulz2019-04-021-0/+10
* LSP: add Command and CodeAction support to the language clientDavid Schulz2019-01-311-0/+7
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+94