In today's post I'd like to announce another new feature coming to the 2013.2 version of SyntaxEditor for WPF and Silverlight: indentation guides.
What are Indentation Guides?
Indentation guides are subtle vertical lines that render at each tab stop on lines prior to the first non-whitespace character. They help visually align the indentation of visible code blocks.
You can see the silver indentation guide lines in the tab stops within this screenshot:
Whitespace-only lines are intelligent and render indentation guides based on the tab stop level of surrounding text.
Summary
These new features will be available in the 2013.2 version of SyntaxEditor!