aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/callhierarchy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix i18n issuesEike Ziller2024-02-211-1/+1
* LanguageClient: Use new setup pattern for CallHierarchyFactoryhjk2024-01-101-20/+33
* LanguageClient: Add context object into connectionsJarek Kobus2023-08-031-4/+2
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-03-291-1/+1
|\
| * LanguageClient: Fix off-by-one error in CallHierarchyChristian Kandeler2023-03-221-1/+1
* | LanguageClient: add tooltip to reload call hierarchy tool buttonDavid Schulz2023-03-231-0/+1
* | LanguageClient: add action to open call hierarchyDavid Schulz2023-03-221-20/+27
|/
* LanguageClient: Tr::trhjk2023-01-201-1/+1
* Fix missing includeJarek Kobus2023-01-111-0/+2
* LSP: implement call hierarchyDavid Schulz2023-01-111-0/+291