AppCode 2018.2 Help

Stepping


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

ItemDescription
JavaScript
Do not step into library scriptsSelect this checkbox to suppress stepping into library scripts while debugging.
Do not step into scriptsSelect this checkbox to suppress stepping into certain scripts while debugging. Use the toolbar buttons to manage the list of scripts to be skipped.
ItemShortcutDescription
icons general add svg⌘NClick this button to add a new script filter.
icons general remove svg⌘⌦Click this button to delete the selected filter from the list.
icons actions edit svgClick this button to edit the selected filter.
icons actions previousOccurence svg/icons actions nextOccurence svgUse these buttons to arrange filters as required.
icons actions copy svgClick this button to create a copy of the selected filter.
Last modified: 16 August 2018

See Also