aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: show icon with assigned server names in toolbarDavid Schulz2019-04-031-0/+45
* TextEditor: return all BaseTextEditor for a documentDavid Schulz2019-03-131-5/+6
* move text document for file path convenience functionDavid Schulz2019-02-141-12/+6
* LSP: rename BaseClient -> ClientDavid Schulz2019-02-041-3/+3
* LSP: add Command and CodeAction support to the language clientDavid Schulz2019-01-311-4/+159
* LSP: add a convenient function returning a TextDocumentDavid Schulz2019-01-251-0/+38