WebStorm
 
Get WebStorm
You are viewing the documentation for an earlier version of WebStorm.

Menus and Toolbars

Last modified: 23 November 2022

Use this page to configure the WebStorm menus and toolbars.

The list shows items in various menus and toolbars, grouped according to the areas of their use.

To configure an item, expand the corresponding node and select the desired item. Use the buttons on the toolbar to edit or remove the selected item, or add a new item under the selected node.

Suppose you want to use a third-party tool from WebStorm. First, you need to configure it as external tool described in External tools, after that it becomes available from Tools | External Tools | <your_tool>.

External tool added to the main menu under Tools | External Tools

You can also run the tool using an icon on the toolbar.

In the Settings dialog (CtrlAlt0S), go to Appearance & Behavior | Menus and Toolbars. In the list of available menus and toolbars, expand the Main Toolbar node, select the item after which you want to add the ImageOptim icon, and click the Add button.

In the dialog that opens, select External Tools | Optimize Image in my app, specify the icon to indicate it in the Icon field, and click Set icon, when ready.

Create external tool: add an icon to the toolbar

The icon appears on the toolbar.

Create external tool: the toll's icons added to the toolbar

Learn more from Customizing menus and toolbars.