Add option to launch/wait for debugger on python contexts

This commit is contained in:
baldurk
2026-08-13 17:46:40 +01:00
parent 3dfd829331
commit 3ff393c91f
13 changed files with 315 additions and 12 deletions
+22 -2
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>556</width>
<height>544</height>
<height>572</height>
</rect>
</property>
<property name="minimumSize">
@@ -191,10 +191,23 @@
</spacer>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<layout class="QHBoxLayout" name="extensionButtonsLayout">
<property name="leftMargin">
<number>0</number>
</property>
<item>
<spacer name="horizontalSpacer2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="openLocation">
<property name="text">
@@ -209,6 +222,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="debug">
<property name="text">
<string>Debug</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="alwaysLoad">
<property name="text">