aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Lua: Add lsp supportMarcus Tillmanns2024-04-191-0/+2
* LSP: Add type hierarchy supportChristian Kandeler2024-03-151-1/+1
* LanguageClient: Hide plugin class definition in cpphjk2024-01-161-1/+1
* LanguageClient: Rename clientrequesttask.{cpp,h} -> clientrequest.{cpp,h}Jarek Kobus2023-08-171-1/+1
* Reduce usage of app_version headerEike Ziller2023-06-261-1/+1
* Tasking::CurrentDocumentSymbolsRequest: RenameJarek Kobus2023-05-041-1/+1
* Introduce CurrentSymbolsRequestTaskJarek Kobus2023-04-211-0/+1
* LanguageClient: fix build with mingwTim Jenssen2023-03-301-0/+6
* LanguageClient: Introduce ClientRequestTaskDavid Schulz2023-03-211-0/+1
* LSP: implement call hierarchyDavid Schulz2023-01-111-0/+1
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-1/+1
* Add plugintr.h files to all pluginshjk2022-06-271-0/+1
* LanguageClient: set the client info in initialize paramsDavid Schulz2022-05-061-1/+1
* LanguageClient: add snippet parsingDavid Schulz2021-06-101-0/+1
* LanguageServerProtocol: add progress supportDavid Schulz2021-03-161-0/+1
* LanguageClient: Rename logger -> inspectorDavid Schulz2021-02-151-1/+1
* LSP: move diagnostic handling from client in a separate classDavid Schulz2020-09-151-0/+1
* LSP: add symbol support classDavid Schulz2020-05-191-0/+1
* LanguageClient: Add logging windowDavid Schulz2020-03-021-0/+1
* CMake Build: Fix linking PythonPlugin in Debug mode with MinGWCristian Adam2020-02-261-1/+1
* LanguageClient: add lsp based auto formatterDavid Schulz2020-01-221-0/+1
* LanguageClient: add support for proposed semantic highlightDavid Schulz2019-06-211-0/+1
* CMake: Do not build .pri-fileTobias Hunger2019-05-271-1/+0
* LanguageClient: add signature help providerDavid Schulz2019-05-211-0/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+21