Hi guys. Is there any possible way to collapse all class fields except comments? Ctrl+M, Ctrl+O shortcut collapses all including comments. Thank you.
A:
You might be able to find something interesting here. The second answer (not the one marked green) has a link to the Visual C# 2008 Keybinding Reference Poster that might contain something of interest.
Tomas Lycken
2009-05-31 14:21:48
Thanks, but there is no such shortcut in VS
spkenny
2009-05-31 14:26:29
A:
That task is a bit too specialized to a particular (keystroke-bindable) VS task. However, it may not be too difficult to write as a DXCore addin. (DXCore is the freely available engine that runs Developer's Express's CodeRush (DXCore can be found at http://www.devexpress.com)
James Curran
2009-05-31 14:37:24