The look and feel for the code edit region has been improved with default settings, such as hidden border, hidden line numbers, and the vertical line to the left of the CER.
In addition, keyboard shortcuts to collapse or expand code edit regions have been added:
•
|
Alt+C : to collapse code edit region (Meta + Alt+C on Mac)
|
•
|
Alt+X : to expand code edit region (Meta + Alt + X on Mac)
|
The code edit region also has the following new option available in the Format menu:
•
|
Autoexecute property: control if the code edit region is executed on startup or not
|