AppCode 2017.3 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
new⌘NClick this button to add a new script filter.
delete⌘⌦Click this button to delete the selected filter from the list.
edit1Click this button to edit the selected filter.
arrowUp/arrowDownUse these buttons to arrange filters as required.
copyClick this button to create a copy of the selected filter.
Last modified: 27 March 2018

See Also