WebStorm 2018.2 Help

Messages Tool Window

View | Tool Windows | Messages
Alt+0

WebStorm parses the compilation output and displays it in a convenient format in the Messages tool window, enabling you to navigate to the location of relevant problems in the source code.

Toolbar Buttons

Icon

Tooltip

Description

Refresh

Refresh Ctrl+F5

Rerun compilation.

icons actions suspend svg

Stop

Terminate compilation. This button is enabled when compilation is in progress.

Hide warnings

Hide warnings

Do not show warning messages.

Context Menu

Item

Shortcut

Description

Jump to Source

F4

Open the corresponding location in the editor.

Copy

Ctrl+C

Copy the selected message to the clipboard.

Autoscroll to Source

Enable to automatically scroll to the appropriate line of the relevant file in the editor.

Export to Text File

Alt+O

Save compilation messages to a file.

Last modified: 19 November 2018