====== Colored Braces/Brackets ====== If this [[options:editor:display|option]] enabled, the editor draws pair open/close braces/brackets in different colors, depending on nesting level and pair symbol (brace) type. The feature improves readability and helps in finding corresponding close/open pair. The coloring is done only if nesting level greater than 1 for same type of pair symbols. Otherwise braces are drawn in predefined //operator// color. {{:view:colored-braces.png?nolink|Colored braces in HippoEDIT}} You can adjust number of unique colors used in colored braces by [[options:xml:colored-brace-count|XML flag]].