This setting allows you to configure the default behaviour when a script open in the Script Console changes on disk, for example if it was updated in another code editor. There are three options to choose from:
Note that if there are unsaved changes to the script, you will always be prompted to choose which version to keep.
Set the name of the font used in the script console. A monospaced font is used by default.
Set the size of the font used in the script console. The default font size is 12.
Set the width by which the code should be indented when you press Tab. The unit is the width of one space character. The default tab size is 4.
Use tab characters (\t
) instead of spaces for indentation.
The size of one tab character is determined by the Tab Size setting.
The default is to use spaces.