T O P I C R E V I E W |
riverTrader |
Posted - Jan 15 2013 : 5:43:26 PM I don't know about everyone else but once my libraries get documented they become a bear to browse and edit. I'd love a view of a document where all the code was expanded, but not the multi-line comments. |
1 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jan 16 2013 : 6:04:00 PM So long as you are not using VS2012, you should be able to adapt this macro to collapse all of the XML comment blocks in a file, so long as you can identify a pattern for their start and end lines:
http://support.wholetomato.com?W444
All you should really need to do is update the regular expressions in the function calls at the end of the macro script. |
|
|