PyCharm 2022.1 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

App actions suspend

Stop Trace Proxy Server

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

App actions previous occurence App actions next occurence

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.

the Soft-Wrap button

Use Soft Wraps

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

Scroll to the end

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.

the Print button

Print

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

Clear all

Clear All

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

Last modified: 17 March 2022