Comment on page
Editor
Here you can change the IDE settings.
This picker allows to choose one of the pre-defined themes to customize interface colors and syntax highlighting. The Edit button launches Theme Editor.

If the
Auto list
option is checked, the list of available labels, models and variables appears automatically as you type @
, $
, #
.
Here you can choose the font and configure its display. Sanny Builder supports only monospaced fonts.
AaBbCcDd
reflects selected configuration.Show main panel
– toggle the top toolbar
Show opcode info
– make the editor display different information in the bottom bar
Line numbers
– display line numbers in the left padding area
Show gutter border
– display the border line on the right side of the left padding area. Uncheck this option to increase the available space visually
Load last closed file at startup
– open the last closed file at startup
Load all closed files
– open all closed files at startup. This option is only available when the Load last closed file at startup is checked
Confirm when exit
– confirm exit to prevent occasional program termination
Enable language service
- toggle the language service. Disabling this service also makes the semantinc contants highlighting unavailable. Does not affect a document that is already opened in the editor
Semantic highlighting
- apply the same rules to constants as to their values. The color theme's rules for constant highlighting will be ignored.Last modified 1yr ago