aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclient.qbs
Commit message (Expand)AuthorAgeFilesLines
* LSP: add symbol support classDavid Schulz2020-05-191-0/+2
* LanguageClient: Add logging windowDavid Schulz2020-03-021-0/+2
* LanguageClient: add lsp based auto formatterDavid Schulz2020-01-221-0/+2
* LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-211-0/+2
* LanguageClient: add signature help providerDavid Schulz2019-05-211-0/+2
* LanguageClient: add hover handlerDavid Schulz2019-05-171-0/+2
* LanguageClient: add current document locator filterDavid Schulz2019-04-301-0/+2
* LanguageClient: add cache for document symbolsDavid Schulz2019-04-251-0/+2
* LSP: collect and execute quick fixes via shortcutDavid Schulz2019-02-121-2/+4
* LSP: rename BaseClient -> ClientDavid Schulz2019-02-041-2/+2
* LSP: separate communication interface and client logicDavid Schulz2019-02-041-0/+2
* LSP: add a convenient function returning a TextDocumentDavid Schulz2019-01-251-0/+2
* LSP: add outline supportDavid Schulz2019-01-101-0/+2
* LSP: add resource file to qbs project fileDavid Schulz2018-10-101-0/+1
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+31