TCC Syntax
If enabled, the IDE will use the TCC syntax colorizer, and enable the extended TCC commands, variables, and functions. This is the default for .BTM files.
CMD Syntax
If enabled, the IDE will use the CMD syntax colorizer, and disable the extended TCC commands, variables, and functions. This is the default for .BAT and .CMD files.
Syntax Colors...
Select the colors used in the syntax colorization from a 16 million color palette. When you click on one of the foreground or background color buttons, The IDE will display a color picker dialog to let you choose colors.
Font...
Displays a font selection dialog. The font will be used in the edit windows and the Watch, Modified, Breakpoints, Environment, Batch Parameters, Aliases, and Functions tab windows.
Caret Color...
Set the caret color for the tab edit windows.
Profiler
Toggles the batch file profiler timer on and off. When the Profiler is on, it will display the elapsed time in milliseconds for each command line in the margin immediately to the left of the command line.
Display Line Numbers
Display line numbers in the left margin.
Display Folding Margin
Toggles the code folding margin (the + indicator) on and off. Code folding supports command groups and (TCC only) DO, IFF, SWITCH, and TEXT.
Indentation Guides
Toggles the vertical lines at the current indent columns (this is useful for lining up code).
Always on Top
If enabled, forces the IDE window to be the top-most (i.e., always on top of other windows).
Change Directory
Change the current working directory for the IDE.
Themes
Select a predefined Visual Studio-style theme for the IDE. This will change the color and appearance of the IDE windows and borders.
VS 2005
VS 2008
VS 2010
VS 2012
VS 2012 Dark
VS 2015
VS 2015 Dark
VS 2015 Blue
Window Tabs...
Select the window tab location (top, bottom, left, or right).