Enhancements
- #903 Syntax highlighting also applies in "Switch text/comment" mode
- #905 Marker symbol on elements with Analyser warnings or tutorials
- #906 Executor now allows either to step into or step over a CALL
- #909 Extended support for display and editing of enumerator values
- #910 Extended DiagramController interface (for plugin modules)
Bugfixes
- #569 A scrolling insufficiency on report list selection fixed
- #872 Wrong conversion '=' -> '==' in routine headers for C style
- #901 Wait cursor applied to further time-consuming actions
- #902
1. Fixes a focus loss in Arranger index on selecting diagram or group nodes;
2. Ensures that quitting the "add/move to group" dialog correctly cancels;
3. Raises a confirmation dialog before dissolving groups via key binding - #904 Display of controller aliases had suppressed other function names
- #907 A step of the tutorial "Hello world" was always skipped
- #908 The variable content was not legible on editing with Nimbus L&F in Debugger
Miscellaneous
- "About" icon (
) in toolbar / Help menu replaced by new "info" icon (
).
- The effect of the individual group visibility checkbox (
) was modified: If you switch off the visibility of a group now, not only the group bounds won't be drawn anymore but the drawing of the member diagrams in Arranger will also be suppressed.