Commit Graph

5 Commits

Author SHA1 Message Date
David Carter
a977fade2d Macros: Save last used debugger (#18946)
* Macros: Save last used debugger

Typically users use the same debugger repeatedly. The current dialog
required users to change tabs each time the debugger is launched. This
change saves the last used debugger tab and sets that as the selected
tab when relaunching the debugger.

* Save VSCode address and port
2025-01-17 11:45:47 -05:00
luzpaz
a71f49f4f6 Fix trailing newlines and minor typo fixes 2024-07-23 16:16:30 +02:00
Pesc0
6fe6cbe4b7 Upgrade debugger to debugpy 2023-11-17 02:00:32 +01:00
wmayer
cf7fd5d2ac lgtm: removes unused imports in Python scripts 2022-03-20 23:00:55 +01:00
wmayer
5947a5bad5 Gui: add possibility to connect to remote Python debugger 2020-02-29 14:25:51 +01:00