Assembly Language Settings

Property Description
Column Guide Columns
Text Editor/Indent/Assembly Language/Column Guides  – String
The columns that guides are drawn for.
Indent Closing Brace
Text Editor/Indent/Assembly Language/Close Brace  – Boolean
Indent the closing brace of compound statements.
Indent Context
Text Editor/Indent/Assembly Language/Context Lines  – IntegerRange
The number of lines to use for context when indenting.
Indent Mode
Text Editor/Indent/Assembly Language/Indent Mode  – Enumeration
How to indent when a new line is inserted.
Indent Opening Brace
Text Editor/Indent/Assembly Language/Open Brace  – Boolean
Indent the opening brace of compound statements.
Indent Size
Text Editor/Indent/Assembly Language/Size  – IntegerRange
The number of columns to indent a code block.
Tab Size
Text Editor/Indent/Assembly Language/Tab Size  – IntegerRange
The number of columns between tabstops.
Use Tabs
Text Editor/Indent/Assembly Language/Use Tabs  – Boolean
Insert tabs when indenting.
User-Defined Keywords
Text Editor/Indent/Assembly Language/Keywords  – StringList
Additional identifiers to highlight as keywords.

C and C++ Settings

Property Description
Column Guide Columns
Text Editor/Indent/C and C++/Column Guides  – String
The columns that guides are drawn for.
Indent Closing Brace
Text Editor/Indent/C and C++/Close Brace  – Boolean
Indent the closing brace of compound statements.
Indent Context
Text Editor/Indent/C and C++/Context Lines  – IntegerRange
The number of lines to use for context when indenting.
Indent Mode
Text Editor/Indent/C and C++/Indent Mode  – Enumeration
How to indent when a new line is inserted.
Indent Opening Brace
Text Editor/Indent/C and C++/Open Brace  – Boolean
Indent the opening brace of compound statements.
Indent Size
Text Editor/Indent/C and C++/Size  – IntegerRange
The number of columns to indent a code block.
Tab Size
Text Editor/Indent/C and C++/Tab Size  – IntegerRange
The number of columns between tabstops.
Use Tabs
Text Editor/Indent/C and C++/Use Tabs  – Boolean
Insert tabs when indenting.
User-Defined Keywords
Text Editor/Indent/C and C++/Keywords  – StringList
Additional identifiers to highlight as keywords.

Default Settings

Property Description
Column Guide Columns
Text Editor/Indent/Default/Column Guides  – String
The columns that guides are drawn for.
Indent Closing Brace
Text Editor/Indent/Default/Close Brace  – Boolean
Indent the closing brace of compound statements.
Indent Context
Text Editor/Indent/Default/Context Lines  – IntegerRange
The number of lines to use for context when indenting.
Indent Mode
Text Editor/Indent/Default/Indent Mode  – Enumeration
How to indent when a new line is inserted.
Indent Opening Brace
Text Editor/Indent/Default/Open Brace  – Boolean
Indent the opening brace of compound statements.
Indent Size
Text Editor/Indent/Default/Size  – IntegerRange
The number of columns to indent a code block.
Tab Size
Text Editor/Indent/Default/Tab Size  – IntegerRange
The number of columns between tabstops.
Use Tabs
Text Editor/Indent/Default/Use Tabs  – Boolean
Insert tabs when indenting.
User-Defined Keywords
Text Editor/Indent/Default/Keywords  – StringList
Additional identifiers to highlight as keywords.

Java Settings

Property Description
Column Guide Columns
Text Editor/Indent/Java/Column Guides  – String
The columns that guides are drawn for.
Indent Closing Brace
Text Editor/Indent/Java/Close Brace  – Boolean
Indent the closing brace of compound statements.
Indent Context
Text Editor/Indent/Java/Context Lines  – IntegerRange
The number of lines to use for context when indenting.
Indent Mode
Text Editor/Indent/Java/Indent Mode  – Enumeration
How to indent when a new line is inserted.
Indent Opening Brace
Text Editor/Indent/Java/Open Brace  – Boolean
Indent the opening brace of compound statements.
Indent Size
Text Editor/Indent/Java/Size  – IntegerRange
The number of columns to indent a code block.
Tab Size
Text Editor/Indent/Java/Tab Size  – IntegerRange
The number of columns between tabstops.
Use Tabs
Text Editor/Indent/Java/Use Tabs  – Boolean
Insert tabs when indenting.
User-Defined Keywords
Text Editor/Indent/Java/Keywords  – StringList
Additional identifiers to highlight as keywords.