summaryrefslogtreecommitdiff
path: root/src/plugins/coco/cocolanguageclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Editor: Allow to hide annotations for a group of text marksDavid Schulz2023-01-121-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* LSP: Support remote LSP file pathsDavid Schulz2022-12-151-4/+4
* Utils: Remove Utils::optionalEike Ziller2022-09-011-7/+8
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LSP: Use char16_t literals for keys into json objectshjk2022-08-041-1/+1
* Coco: remove unused parameterDavid Schulz2022-06-161-1/+1
* Coco: update annotation color on font settings changeDavid Schulz2022-06-151-6/+24
* LanguageClient: pimpl Client and cleanup includesDavid Schulz2022-05-231-0/+5
* LanguageClient: Add option to always send hover requestsDavid Schulz2022-05-231-0/+1
* Coco: fix warning overriding virtual functionsDavid Schulz2022-05-161-5/+5
* Coco: Add coco hoverHandler if diagnostics are visibleDavid Schulz2022-05-161-0/+30
* Coco: use the diagnostic foreground color as annotation colorDavid Schulz2022-05-111-2/+17
* Coco: do not open the CoverageBrowser debug window by defaultDavid Schulz2022-05-111-1/+1
* Coco: long live the cocopluginDavid Schulz2022-05-061-0/+228