PhpStorm 2019.1 Help

Command Line Tool Support: Tool Settings

File | Settings | Tools | Command Line Tool Support for Windows and Linux
PhpStorm | Preferences | Tools | Command Line Tool Support for macOS


The dialog box opens when you click icons general add svg on the Command Line Tool Support and choose Custom Tool in the Choose Tool to Add dialog box.

Item

Description

Tool Name

Specify the name of your custom tool.

Tool path

Specify the location of the tool definition .xml file. See How do I define my own command line tool?.

Alias

Type the character string to use in command calls instead of the full path to the tool.

Description

Provide a brief explanation of the tool functionality.

Last modified: 26 July 2019

See Also