aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientfunctionhint.cpp
Commit message (Expand)AuthorAgeFilesLines
* LSP: fix codeassists running checkDavid Schulz2020-05-141-6/+8
* LSP: do not create empty function hint proposal modelDavid Schulz2020-05-141-3/+7
* CodeAssist: Fix leaking asynchronous processorsDavid Schulz2020-05-121-0/+2
* CodeAssistant: add cancel to asynchronous processorsDavid Schulz2020-02-201-4/+13
* LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-1/+1
* LanguageClient: reset all assist providersDavid Schulz2019-09-111-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* LanguageClient: add signature help providerDavid Schulz2019-05-211-0/+144