PyCharm Edu 2018.3 Help

Debugger. Stepping

File | Settings | Build, Execution, Deployment | Debugger | Stepping for Windows and Linux
PyCharm Edu | Preferences | Build, Execution, Deployment | Debugger | Stepping for macOS
Ctrl+Alt+S icons general settings svg


Use this page to improve the debug stepping speed and specify the elements to be skipped while stepping.

Item

Description

JavaScript

Do not step into library scripts

Select this checkbox to suppress stepping into library scripts while debugging.

Do not step into scripts

Select this checkbox to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped.

Item

Shortcut

Description

icons general add svgAlt+Insert

Click this button to add a new script filter.

icons general remove svgAlt+Delete

Click this button to delete the selected filter from the list.

icons actions edit svgEnter

Click this button to edit the selected filter.

icons actions previousOccurence svg/icons actions nextOccurence svg

Use these buttons to arrange filters as required.

icons actions copy svg

Click this button to create a copy of the selected filter.

Last modified: 29 June 2019