aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonlanguageclient.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: have one LanguageClient per BuildConfighjk2025-04-291-4/+3
* Python: avoid accessing deleted extra compilerDavid Schulz2025-01-211-1/+1
* Remove #include <utils/fileutils.h> from most header fileshjk2024-07-261-3/+1
* Python: Simplify PyLSConfigureAssistant setuphjk2024-01-161-24/+1
* Python: Avoid polluting global or virtual environments with pylspDavid Schulz2023-12-131-1/+2
* Python: use kits page in python wizardsDavid Schulz2023-11-281-0/+2
* Python: use correct python language server after installationDavid Schulz2023-10-301-2/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Python: Convert to Tr::trhjk2022-07-211-4/+2
* Python: remove static cast of client interface in client constructorDavid Schulz2022-06-201-1/+2
* Python: remove python specific language client settingsDavid Schulz2022-06-101-29/+2
* Python: globalize Python language server settingsDavid Schulz2022-06-101-2/+1
* LanguageClient: fix todoDavid Schulz2022-06-071-1/+1
* Python: add pyside uic extra compilerDavid Schulz2022-06-021-2/+33
* Python: Apply 'static' pattern for singleton membershjk2022-04-271-2/+4
* Promote previously python-specific InterpreterAspecthjk2022-04-271-1/+0
* Python: Use specialized document to check for pylspDavid Schulz2022-03-281-1/+0
* Python: add lsp configuration widgetDavid Schulz2022-02-091-0/+2
* Python: add python specific language client settingsDavid Schulz2022-01-181-4/+27
* Python: move language client functionality out of utilsDavid Schulz2022-01-181-0/+69