aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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