Script editor settings
Description:
Script editor settings in the development environment.
This configuration window can be opened:
- or in the script editor (i.e. on the pages
Events,
Methods ...). Right mouseclick opens the local menu where the "Script editor settings" item can be selected in order to open this window.
Configuration items:
Font | The font that will be used in script editor can be selected here. |
---|
Display the numbers of rows | If checked, then in each line the line number will be shown on the left. |
---|
Display tooltips | If checked, then when the mouse cursor is held over the title, the description is displayed (method description, property description, etc.). |
---|
Enable autocomplete | If checked, then while writing the script the window is opened offering the possible autocomplete options (method name, property name, etc.). |
---|
Size of tab | Defines the size of "tab" character. The default size is 2. 2 4 |
---|