RubyMine 5.4.0 Web Help

View | Tool Windows | Messages

View | Tool Windows | Messages

RubyMine parses the output and displays it in a convenient format in the Messages window, letting you navigate to the source of the problem whenever possible.

Toolbar buttons

ItemTooltip and shortcutDescription
imgClose Ctrl+Shift+F4Ctrl+Shift+F4 Click this button to terminate the process and close the console.
img img Previous/Next Message
Ctrl+Alt+UpCtrl+Alt+Up
Ctrl+Alt+DownCtrl+Alt+Down
Navigate to the previous/next message.
toggleTextTreeToggle tree/text modeIf this button is pressed, the output is displayed as plain text.
If this button is released, the output is displayed as a tree view.
showAllMessagesShow all messagesWhen this button is pressed, the only error messages are displayed.
img
img
Expand all
Ctrl+Add; Ctrl+EqualsCtrl+Add; Ctrl+Equals
Collapse all
Ctrl+Subtract; Ctrl+MinusCtrl+Subtract; Ctrl+Minus
Click this button to have all nodes expanded or collapsed.
img Autoscroll to sourceIf this button is pressed, the file that contains the selected error automatically opens in the editor, with the caret at the appropriate line.

Results context menu

ItemShortcutDescription
Jump to source F4F4 Navigate to the selected item in the editor.
CopyCtrl+C; Ctrl+InsertCtrl+C; Ctrl+Insert Take the line at caret to the clipboard.

See Also

Web Resources: