WebStorm 2019.1 Help

Changing Run/Debug Configuration Templates

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 a template for further usage. In this case, the next time when you create a new configuration of that type, the corresponding fields of the dialog will already contain the specified values.

Set up the default values for a run/debug configuration

  1. In the left-hand pane of the run/debug configuration dialog, expand the Templates node.

  2. Select the desired configuration type under the Templates node. The corresponding configuration template appears in the right-hand pane.

  3. Specify the desired parameters in the right pane and click Apply to save the template.

    Run/Debug templates

Last modified: 16 May 2019

See Also