aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/python/pythonutils.h
Commit message (Expand)AuthorAgeFilesLines
* Python: Avoid polluting global or virtual environments with pylspDavid Schulz2023-12-131-0/+2
* Python: show warnings if pip or venv is missingDavid Schulz2023-12-111-0/+2
* Python: use kits page in python wizardsDavid Schulz2023-11-281-0/+2
* Python: add create venv actionDavid Schulz2023-03-211-0/+4
* Python: add interpreter selector to editor toolbarDavid Schulz2023-01-201-0/+1
* 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
* Remove or replace a few unnecessary #includeshjk2022-05-201-1/+1
* Python: extract pythonProjectForFile function to utilsDavid Schulz2022-03-281-0/+3
* Python: move python name cache to utilsDavid Schulz2022-03-281-0/+1
* PythonEditor: Fix a leak of console process on shutdownJarek Kobus2022-01-201-1/+1
* Python: move language client functionality out of utilsDavid Schulz2022-01-181-39/+1
* Python editor: Add buttons & actions for opening REPLEike Ziller2020-03-191-0/+4
* Python: Fix MSVCs struct vs. class (forward) declaration warningAlessandro Portale2020-02-201-1/+1
* Python: detect language server for python asynchronDavid Schulz2020-02-201-0/+5
* Python: close all info bars after language server setupDavid Schulz2019-10-251-7/+31
* Python: Switch pyls on interpreter changeDavid Schulz2019-10-181-0/+43