summaryrefslogtreecommitdiff
path: root/src/plugins/languageclient/languageclientplugin.h
Commit message (Expand)AuthorAgeFilesLines
* All Plugins: Use global future synchronizerJarek Kobus2023-04-251-4/+0
* LanguageClient: Introduce workspace matchersJarek Kobus2023-04-181-0/+4
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-1/+1
* LSP: implement call hierarchyDavid Schulz2023-01-111-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: add snippet parsingDavid Schulz2021-06-101-0/+6
* LanguageClient: remove friend relationship between manager and pluginDavid Schulz2019-04-041-2/+4
* LSP: add outline supportDavid Schulz2019-01-101-0/+2
* LSP: use asynchronous shutdown for running serversDavid Schulz2018-09-201-0/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+51