Script Editor Settings

Using the Script Editor Settings window, you can change the color (different colors for, for example, functions, keywords or comments), font and font size of the different elements in the code. The color selector is opened by clicking on the "color" column.

If you want to insert spaces when using the tab key, select the check box Insert spaces instead of Tab.

Furthermore, you can now also highlight an individual function with an arbitrary color. Use the option Block Highlight.

To remove unwanted line trailing whitespace characters or tabs the option Remove Trailing Whitespace can be used. This option is active by default.

"EditorConfig file in use! Not all settings will take effect" means that the settings of the file overwrite the settings of the panel. The overwritten settings are greyed out in the panel. The file .editorconfig is saved in your project directory.