WebStorm 6.0.1 Web Help

When running an application, WebStorm uses the settings defined in the Run/Debug Configuration dialog box. All run configurations that exist in a project, are available in the Select Run/Debug Configuration drop-down list on the main toolbar:

web_storm_run_debug_configuration.png
To run an application
  • On the main toolbar, select the desired run configuration, and do one of the following:
    • Choose Run | Run on the main menu.
    • Click img.
    • Press Shift+F10Shift+F10.

Tip

Alternatively, press Alt+Shift+F10Alt+Shift+F10, select the desired run configuration from the pop-up menu, and press EnterEnter.

From this pop-up menu you can:

  • Invoke Edit Configuration dialog.
  • Edit the selected configuration before launch (F4F4).
  • Instantly delete a temporary configuration (DeleteDelete).
  • Switch from run to debug and vice versa (hold ShiftShift).
  • Access a previously selected configuration (11).
  • Access context-dependent configuration (22 or 33).

This pop-up menu can also be quickly accessed by pressing F9F9, when you're not running any debug session.

See Also

Concepts:

Web Resources: