|
|
Miscellaneous Options
White-space Display
It is sometimes desirable for the user to see the codes that influence the layout of the text and are normally invisible themselves.
These codes are space, tab, end-of-line, and the end-of-file (not really a code), and are often collectively referred to as the white-space.
Editor.NET has the option to display them, and to control their appearance.
Brace highlighting
Editor.NET supports matching braces highlighting, allowing to customize appearance and behavior of braces highlighting.
You can specify whether braces should be highlighted only if caret is on the open/closing brace, and whether to remove the highlighting from the braces after
certain amount of time. The behavior is controlled by Braces property.
Line Separator
It is possible to have lines of the editor separated by thin horizontal lines, and to have the current line highlighted.
This behavior is controlled by the LineSeparator property.
Live Demo
miscellaneous.swf
Size: 561 Kb
|
|