We’ve been continuing to develop the Silverlight version of our SyntaxEditor control, which is a syntax-highlighting code editor control similar to the VS 2010 editor.
We recently completed code outlining (folding) features in our WPF SyntaxEditor control and just finished porting those same features over to the Silverlight codebase as well.
Check the above video out… it shows SyntaxEditor for Silverlight’s run-time code outlining features in action.
Stay tuned to our blog for more information on SyntaxEditor for Silverlight as its development continues.