WebStorm 2017.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

ItemTooltip and shortcutDescription
stop Stop Trace Proxy Server Click this button to terminate the currently running process externally by means of the standard shutdown script.
arrowUp arrowDown Up/Down the Stack Trace
N/A N/A
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.
icon softWrap Use Soft WrapsClick this button to toggle the soft wrap mode of the output.
icon scrollToEnd Scroll to the endClick 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 PrintClick this button to send the console text to the default printer.
icon clear all Clear AllClick this button to remove all text from the console. This function is also available on the context menu of the console.
Last modified: 29 November 2017

See Also