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 Breakpoints window | |
| Clear All Breakpoints | Resets (clears) all breakpoints | |
| Add Property Breakpoint | Halts execution when the property of a specific object changes |
The Breakpoints window in the:
-
Jade Debugger shows all breakpoints in all schemas
-
Jade Platform development environment shows all breakpoints in the current schema
