Maintaining Debugger Breakpoints from the Editor Pane

The Jade Platform development environment provides functionality for setting and maintaining debugger breakpoints from the editor pane, as follows.

A breakpoint always shows an icon in the breakpoint column of the user method in the development environment editor pane and the Jade Debugger method source window.

The Preferences dialog Editor Options sheet now provides the Highlight entire source line for breakpoints check box that controls whether the display of a breakpoint highlights the whole source line for a breakpoint. (This check box is checked by default.)

2022.0.01 and higher