aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientfunctionhint.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: remove codeassist proposal handlerDavid Schulz2021-09-281-8/+1
* LanguageClient: export FunctionHint code assistDavid Schulz2021-09-171-1/+27
* Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-161-1/+1
* ClangCodeModel: Use clangd for completion and function hintChristian Kandeler2021-08-231-0/+8
* LanguageClient: Fix dynamic registered signature helpDavid Schulz2021-01-261-1/+2
* LanguageClient: reset all assist providersDavid Schulz2019-09-111-0/+2
* LanguageClient: add signature help providerDavid Schulz2019-05-211-0/+53