| Commit message (Expand) | Author | Age | Files | Lines |
| * | Python: use DataFromProcess to fetch python version output | David Schulz | 10 hours | 1 | -1/+0 |
| * | Python: Remove unused createVenv() | hjk | 2025-11-05 | 1 | -4/+0 |
| * | Python: Avoid polluting global or virtual environments with pylsp | David Schulz | 2023-12-13 | 1 | -0/+2 |
| * | Python: show warnings if pip or venv is missing | David Schulz | 2023-12-11 | 1 | -0/+2 |
| * | Python: use kits page in python wizards | David Schulz | 2023-11-28 | 1 | -0/+2 |
| * | Python: add create venv action | David Schulz | 2023-03-21 | 1 | -0/+4 |
| * | Python: add interpreter selector to editor toolbar | David Schulz | 2023-01-20 | 1 | -0/+1 |
| * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Python: Convert to Tr::tr | hjk | 2022-07-21 | 1 | -4/+2 |
| * | Remove or replace a few unnecessary #includes | hjk | 2022-05-20 | 1 | -1/+1 |
| * | Python: extract pythonProjectForFile function to utils | David Schulz | 2022-03-28 | 1 | -0/+3 |
| * | Python: move python name cache to utils | David Schulz | 2022-03-28 | 1 | -0/+1 |
| * | PythonEditor: Fix a leak of console process on shutdown | Jarek Kobus | 2022-01-20 | 1 | -1/+1 |
| * | Python: move language client functionality out of utils | David Schulz | 2022-01-18 | 1 | -39/+1 |
| * | Python editor: Add buttons & actions for opening REPL | Eike Ziller | 2020-03-19 | 1 | -0/+4 |
| * | Python: Fix MSVCs struct vs. class (forward) declaration warning | Alessandro Portale | 2020-02-20 | 1 | -1/+1 |
| * | Python: detect language server for python asynchron | David Schulz | 2020-02-20 | 1 | -0/+5 |
| * | Python: close all info bars after language server setup | David Schulz | 2019-10-25 | 1 | -7/+31 |
| * | Python: Switch pyls on interpreter change | David Schulz | 2019-10-18 | 1 | -0/+43 |