aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclienthoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* LSP: Explicify APIDavid Schulz2020-07-151-2/+1
* LSP: remove qt version check for markdownDavid Schulz2020-07-101-16/+4
* LSP: show tooltips for diagnosticsDavid Schulz2020-05-041-1/+10
* LanguageClient: Support markdown tool tips with Qt 5.14Eike Ziller2019-11-191-0/+4
* LanguageClient: Show markdown tool tips as plain textEike Ziller2019-10-251-3/+6
* LanguageClient: Remove unnecessary function re-implementationEike Ziller2019-10-251-8/+0
* LanguageClient: more FileName to FilePath renamingDavid Schulz2019-09-171-1/+1
* LanguageClient: add hover handlerDavid Schulz2019-05-171-0/+148