Skip to content

ENH: Added "Enable developer mode" option to ExtensionWizard

Developer mode is quite important for scripted module developers, as it enables showing of the "Reload and test" section in scripted module GUI.

To make sure developers not forget to enable developer mode, added a checkbox to enable developer mode to the scripted module auto-load dialog. The checkbox is checked by default and it is only shown if developer mode is not enabled already.

Merge request reports