IntelliJ IDEA 2018.2 Help

Trace Proxy Server Tab

The tab consists of a toolbar and the console area that shows system information and error messages, information about the status of the Spy-js session, the availability of the proxy server, the currently active frames ("workers"), etc.

Trace Proxy Server Toolbar

Item

Tooltip and shortcut

Description

icons actions suspend svg

Stop Trace Proxy Server

Click this button to terminate the currently running process externally by means of the standard shutdown script.

icons actions previousOccurence svg icons actions nextOccurence svg

Up/Down the Stack Trace
Ctrl+Alt+Up Ctrl+Alt+Down

Use these buttons to navigate through the stack trace from one reported error to another. These buttons are available only when errors are reported, for example, if the configuration file is corrupted.

icons actions toggleSoftWrap svg

Use Soft Wraps

Click this button to toggle the soft wrap mode of the output.

icons runConfigurations scroll down svg

Scroll to the end

Click this button to navigate to the bottom of the stack trace and have the cursor jump to the corresponding location in the source code.

icon print

Print

Click this button to send the console text to the default printer.

icons actions gc svg

Clear All

Click this button to remove all text from the console. This function is also available on the context menu of the console.

Last modified: 20 November 2018

See Also