| Name | In this text box, specify the name to identify the tool in the PhpStorm menus. |
| Group | Use this drop-down list to specify the group the current tool belong to. Type a new name or select an existing group from the list. |
| Description | In this text box, provide an optional description of the tool. |
| Options | In this section, specify the following options:
| |
|---|
| Show console when standard out changes | Select this check box to activate output console and bring it forward, if associated process writes to Standard.out. | | Show console when standard error changes | Select this check box to activate output console and bring it forward, if associated process writes to Standard.err. |
|
| Output Filters | Click this button to open the Output Filters dialog box where you can
define the filters to distinguish the output of the external tool from other output.
Based on these filters, PhpStorm displays output file paths in output messages as links.
When you click such link, the corresponding file is opened in the editor.
|
| Show In | In this area, specify the menus the tool should be available from. The available options are:
- Main menu - select this check box to have the tool command added to the
menu.
- Editor menu - select this check box to have the tool command added to the context menu of
the Editor.
- Project views - select this check box to have the tool command added to the context menu
of the Project tool window.
- Search results - select this check box to have the tool command added to the context menu
of the Search Results area in the Find tool window.
|
| Tool Settings | In this area, specify the following options:
|