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
@@ -86,6 +86,7 @@ private slots:
void on_Python_DebugPyDirBrowse_clicked();
void on_Python_DebugPyDir_textEdited(const QString &dir);
void on_Python_DebugEnabled_toggled(bool checked);
void on_Python_LaunchVSCode_toggled(bool checked);
// texture viewer
void on_TextureViewer_PerTexSettings_toggled(bool checked);