 | Alt+InsertAlt+Insert | Click this button to add one of the tasks to be executed prior to launching the application. The possible tasks are:
- Run External tool: Add this task to have PhpStorm launch the specified third-party tool
prior to running or debugging.
To appoint a tool to launch, select it in the External Tools dialog box that opens.
- Run Phing target: Add this task to execute the specified Phing target
prior to running or debugging.
To appoint a Phing target, click the Browse button
and select
the desired target in the Choose Phing Target to Execute dialog box, that opens.
|
 | Alt+DeleteAlt+Delete | Click this button to remove selected task from the list. |
 | EnterEnter | Click this button to open the selected task for editing. |
or  | Alt+UpAlt+Up or Alt+DownAlt+Down | Click these buttons to move the selected task one line up or down.
Note that Before launch actions are performed in the order they are specified in the run/debug configuration dialog.
|
| Show this page | | Select this check box to always show the Edit Run/Debug Configuration dialog prior to launching the current run/debug configuration.
If this check box is not selected, run/debug configuration will be launched silently.
|