aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientquickfix.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-041-1/+1
* LSP: Explicify APIDavid Schulz2020-07-151-1/+1
* LSP: fix codeassists running checkDavid Schulz2020-05-141-5/+5
* 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/+3
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* LSP: collect and execute quick fixes via shortcutDavid Schulz2019-02-121-0/+166