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+F10Shift+F10Shift+F10Shift+F10Ctrl+F5F6Alt+Shift+X or Shift+F10Shift F10Shift F10Meta Shift F11.

Tip

Alternatively, press Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt+Shift+F10Alt Shift F10Alt Shift F10Control Alt R, select the desired run configuration from the pop-up menu, and press EnterEnterEnterEnterEnterEnterEnterEnterEnterEnterEnter.

From this pop-up menu you can:

  • Invoke Edit Configuration dialog.
  • Edit the selected configuration before launch (F4F4F4F4F4F4F4F12 or Ctrl+Shift+EF4F4F3).
  • Instantly delete a temporary configuration (DeleteDeleteDeleteDeleteDelete or Ctrl+DDeleteDeleteDeleteDeleteDeleteDelete or Backspace).
  • Switch from run to debug and vice versa (hold Shift).
  • Access a previously selected configuration (1).
  • Access context-dependent configuration (2 or 3).

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

See Also

Concepts:

Web Resources: