
The past few days we’ve been showing glimpses of enhancements being made for documentation comment editing in C#/VB when using the SyntaxEditor .NET Languages Add-on for WPF/Silverlight. Today I’d like to show a video of yet some additional new features.
Documentation Comment Editing Features
These new features have been added to the .NET Languages Add-on and will be available in the next build:
- Auto-insertion of stub comments when typing /// (C#) or ‘’’ (VB)
- Auto-insertion of /// (C#) or ‘’’ (VB) when pressing Enter in a documentation comment
- Auto-insertion of end tag when ending a start tag by typing a > character
- Completion list that intelligently displays documentation comment tags based on current context
- Quick info tips that display type/member documentation comments both from source files and binary assemblies, when comments are available
Watch a Video
Click the image below to watch a short video showing some of the new features:
