aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageserverprotocol/textsynchronization.h
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-4/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LSP: reduce error handling complexityDavid Schulz2021-03-021-12/+8
* LSP: Explicify APIDavid Schulz2020-07-151-15/+16
* LSP: workaround msvc 2017 bugDavid Schulz2020-07-141-11/+6
* LanguageClient: introduce new type for gorgeous formatted errorsDavid Schulz2020-02-121-8/+8
* LanguageClient: send partial document in update notificationDavid Schulz2019-05-131-1/+1
* LSP: replace LanguageClientNull with nullptr_tDavid Schulz2019-01-081-1/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+245