predefined amount of whitespace (this amount can be configured on a per language basis, see <ahref="Preferences.html#Edit_Components">Preferences</a>). There is also an option of choosing whether
to insert a TAB character or (multiple) spaces (for this, also see <ahref="Preferences.html#Edit_Components">Preferences</a>).
<p>Scintilla can show a line/guide for each
level, which can be toggled by selecting <spanclass="menu_item">View->Show Symbol->Show Indent Guide</span>
or
pressing <imgstyle="width: 16px; height: 16px;"alt=""src="Images/Toolbar/indentGuide.png">. This guideline shows a visual cue to keep track of the current indentation level of lines. To change the color used, see <ahref="Styler%20Configurator.html#Indent_Guideline_Style">Styler Configurator</a> (note that if the guideline matches highlighted braces, it will assume the color of the brace highlight).