aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientfunctionhint.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: improve clangd function hintDavid Schulz2024-03-111-1/+22
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-1/+1
* Editor: unify assist processor handlingDavid Schulz2022-11-141-2/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* 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