summaryrefslogtreecommitdiff
path: root/src/plugins/languageclient/languageclientsymbolsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: filepathify LinkDavid Schulz2021-05-251-1/+1
* Utils: filepathify TextFileFormatDavid Schulz2021-05-181-1/+1
* LanguageClient: Use Utils::FilePath to get file contentDavid Schulz2021-05-181-12/+12
* LanguageClient: Allow for custom symbol search result handlingChristian Kandeler2021-05-031-19/+28
* LSP: reduce error handling complexityDavid Schulz2021-03-021-3/+3
* Core: Streamline SearchResultWindow interfaceChristian Kandeler2021-02-181-9/+7
* LSP: support WorkDoneProgressOptions in server capabilitiesDavid Schulz2021-02-151-4/+8
* LSP: Use document contents to collect search result textsDavid Schulz2020-07-151-4/+21
* Even more Qt6 portinghjk2020-06-231-0/+2
* LSP: add rename functionalityDavid Schulz2020-06-171-14/+217
* LSP: add symbol support classDavid Schulz2020-05-191-0/+198