WebStorm 2017.1 Help

Remote SSH External Tools

File | Settings | Tools | Remote SSH External Tools for Windows and Linux
WebStorm | Preferences | Tools | Remote SSH External Tools for macOS


Define remote applications that require SSH access as external tools to be able to run them from WebStorm.

You can pass contextual information (like the currently selected file, or your project source path) to the external tools, view the tool output, and more.

The tools defined on this page appear as commands in the Tools menu and in various context menus. They can also be assigned keyboard shortcuts (see Configuring Keyboard Shortcuts).

Toolbar icons

IconDescription
/help/img/idea/2017.1/new.png Add a definition of an external tool. (The Create Tool dialog will open.)
/help/img/idea/2017.1/delete.png If an individual tool is selected: delete the tool definition. If a tool group is selected: delete the definitions of all the tools within the selected group.
/help/img/idea/2017.1/edit1.png Edit the definition of the selected tool. (The Edit Tool dialog will open.)
/help/img/idea/2017.1/arrowUp.png /help/img/idea/2017.1/arrowDown.png Move the selected tool one line up or down within the group. (The order of tools defines the order of items in corresponding menus.)
/help/img/idea/2017.1/copy.gif Create a copy of the selected definition and then edit that copy. (The Copy Tool dialog will open.)

Check boxes

Use the check boxes to enable or disable the tools and the tool groups. The items that are not currently selected are not available in the Tools and context menus.

See Also

Last modified: 17 July 2017