aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: add global action to open inspectorDavid Schulz2021-04-261-1/+22
* LanguageClient: Add generic way to provide specialized settingsDavid Schulz2021-02-161-0/+3
* LanguageClient: remove friend relationship between manager and pluginDavid Schulz2019-04-041-1/+22
* LSP: rename BaseClient -> ClientDavid Schulz2019-02-041-1/+1
* LSP: use asynchronous shutdown for running serversDavid Schulz2018-09-201-0/+12
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+41