aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/diagnosticmanager.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: generate issue pane entries for diagnosticsDavid Schulz2024-04-191-1/+13
* LanguageClient: pimpl DiagnosticManagerDavid Schulz2024-03-261-18/+3
* LanguageClient: improve the performance of creating text marksDavid Schulz2023-06-141-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* LSP: Support remote LSP file pathsDavid Schulz2022-12-151-5/+5
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Coco: update annotation color on font settings changeDavid Schulz2022-06-151-0/+2
* LanguageClient: disable diagnostics after document changesDavid Schulz2022-06-011-1/+9
* Coco: Add coco hoverHandler if diagnostics are visibleDavid Schulz2022-05-161-0/+1
* LanguageClient: allow generating specialized extra selectionsDavid Schulz2022-05-041-2/+9
* LanguageClient: export DiagnosticManagerDavid Schulz2022-04-011-20/+19
* ClangCodeModel: Suppress "Unknown argument" errorChristian Kandeler2022-03-021-1/+4
* ClangCodeModel: prevent text mark annotations in non project filesDavid Schulz2022-02-251-1/+1
* LanguageClient: track all created diagnostic marksDavid Schulz2022-02-241-2/+2
* LanguageClient: simplify diagnostic mark creationDavid Schulz2021-12-141-0/+2
* LanguageClient: fix diagnostic document revision checkDavid Schulz2021-06-291-2/+4
* ClangCodeModel: Provide diagnostics via clangdChristian Kandeler2021-06-281-1/+18
* LanguageClient: manually track document versionDavid Schulz2021-06-151-1/+1
* LanguageClient: Add copy button to annotation tooltipDavid Schulz2021-03-191-0/+1
* LanguageClient: support versioned diagnosticsDavid Schulz2021-02-121-3/+8
* LSP: move diagnostic handling from client in a separate classDavid Schulz2020-09-151-0/+62