Breakpoints Menu
Use the Breakpoints menu to maintain breakpoints. The Breakpoints menu commands and their resulting actions are listed in the following table.
| Command | Function Key | Result |
|---|---|---|
| Toggle | F5 | Sets or unsets a breakpoint on the line of code where the caret is positioned |
| Show All BreakPoints | Displays the Debugger Breakpoints window | |
| Clear All BreakPoints | Resets (clears) all breakpoints |
The Breakpoints Window in the:
-
Jade Debugger shows all breakpoints in all schemas
-
Jade Platform development environment shows all breakpoints in the current schema
