Read code clearly with Enhanced Syntax Coloring, easily find your place in code when switching between views, never miss a closing brace and always know at-a-glance whether symbols are local or stable – all with Visual Assist X!
Make code easy to read and debug by viewing it with enhanced syntax colors.
Distinguish local from non-local symbols as you read code.
Display stable symbols in italics and know when you reference a method from a base class versus an overriding variant.
Move your text caret into a pair of braces or parentheses and the innermost pair appears bold.
Common to other text editors and IDEs, a dotted indicator tells you when you reach your desired line length.
Save time searching for the caret when navigating files and changing focus with Highlight Current Line.
Highlight all results of an IDE find operation.
Highlight references to the symbol at the caret position automatically as you move through code.