VS2010 method comment block pretty format.

Posted by camelCase on Stack Overflow See other posts from Stack Overflow or by camelCase
Published on 2010-04-01T01:46:57Z Indexed on 2010/04/01 1:53 UTC
Read the original article Hit count: 368

I have just installed the lastest RC of VS2010, which for me represents a shift from VS2008. A new comment formatting feature that I was looking forward to appears to be missing.

About 6 months ago I read a Scott Gu blog post that mentioned a new VS2010 feature that would format /// style method comment blocks into more readable formatted regions inline with other code. The Scott Gu blog did not provide a screen shot but I was expecting the VS2010 editor to remove the XML tags from the /// method comment block and render just the essential text comment.

Was this feature pulled during the Beta, or is there an option switch urking somewhere?

© Stack Overflow or respective owner

Related posts about visual-studio-2010

Related posts about editor