MPS 2017.2 Help

Messages Tool Window

View | Tool Windows | Messages
N/A

MPS 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.

On this page:

Toolbar Buttons

ItemTooltip and shortcutDescription
/help/img/idea/2017.2/close.pngClose N/A Click this button to terminate the process and close the console.
/help/img/idea/2017.2/arrowUp.png /help/img/idea/2017.2/arrowDown.png Previous/Next Message
N/A
N/A
Navigate to the previous/next message.

The buttons are not available in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/exportToTextFile.png Export to Text File
N/A
Save the current console contents. In the Export dialog, specify the target file or copy information to the Clipboard. Before saving, you can also edit the information to be saved.

The button is not available in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/toggleTextTree.pngToggle 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.

The button is not available in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/showAllMessages.pngShow all messagesWhen this button is pressed, the only error messages are displayed.

The button is not available in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/expandAll.png
/help/img/idea/2017.2/collapseAll.png
Expand all
N/A
Collapse all
N/A
Use these buttons to have all nodes expanded or collapsed.

The buttons are not evailable in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/hideWarnings.png Hide warnings When this button is pressed, the tree of messages shows error messages only.

The button is not available in Dart projects, see Using Pub for details.

/help/img/idea/2017.2/autoScrollToSource.png 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.

The button is not available in Dart projects, see Using Pub for details.

Results Context Menu

The menu items are not available in Dart projects, see Using Pub for details.

ItemShortcutDescription
Jump to source N/A Navigate to the selected item in the editor.
CopyN/A Take the line at caret to the clipboard.
Last modified: 26 October 2017