PyCharm 2016.1 Help

Changing Run/Debug Configuration Defaults

For a run/debug configuration of a particular type, you can set up the default values for one or more parameters and save them as template for further usages. In this case, next time when you create a new configuration of that type, the corresponding fields of the dialog will already contain the specified values.

Note that changing the default values does not affect the already existing run/debug configurations.

To set up the default values for a run/debug configuration, do the following:

  1. In the left-hand pane of the run/debug configuration dialog, expand the Defaults node.
  2. From the drop down list, select the desired configuration type. The corresponding configuration template appears in the right-hand pane.
  3. Specify the desired parameters and click Apply to save the template.
    py_Run_DebugDefaults

See Also

Last modified: 20 April 2016