Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Hide comments!

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
Sasa Posted - Feb 14 2006 : 11:27:57 PM
I think a "Hide comments" feature would be very neat and would make coding easier on the eyes.

I am using doxygen in my C++ code and my eyes are sore from seiing so many comments. It would have been nice to have a command "Hide/Show Comments" toggle via hot-key and if you type a comment while your in Hide mode, the instant you delimit your comment, it disappears.

Or if it is too complex to implement, just a normal show/hide comments toggle that hode the comments it knows of. If you write new comments, they will not be hidden.

Tell me what you think.
8   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Mar 26 2007 : 07:30:45 AM
Unfortunately no progress on this so far. We have quite a lot of outstanding feature requests, and more coming in every week, so deciding what to do first is sometimes difficult.
Sasa Posted - Mar 24 2007 : 6:37:29 PM
Any update on this guys? This request is over a year old
Sasa Posted - Feb 16 2006 : 6:51:21 PM
Thanks Feline! You're the best :)
feline Posted - Feb 16 2006 : 4:13:21 PM
comments as regions works in VS2003 C++ as well, so this extends the range of this nicely. i have put in a feature request so we will not forget

case=992

Sasa Posted - Feb 16 2006 : 02:01:07 AM
Great so we got another vote for the suggestion :)
jpizzi Posted - Feb 16 2006 : 12:23:41 AM
I started investigating creating a macro to change the foreground color of comments to white (I have the default white background), but gave up after a bit of searching, since I couldn't find the "handle" to the formatting options. I even tried to record a macro doing it manually, but all it recorded was bringing up the options dialog.

At least this method would eliminate the clutter, but it wouldn't compress the code like collapsing would.
Sasa Posted - Feb 15 2006 : 10:27:48 PM
Yes, VS2005 supports collapsing of blocks, but you would have to manually go block by block to collapse the comments and some you would have to define manuall as well. It would be a tedious job.

a "Collapse all comments" would truly be awesome. And you can mark the collapsed block either with the few first words from the comment, or just say "collapsed comment" or something, or like VS2005 does it now "/* ... */".

For one line comments, I don't think it is worth it to collapse them, since the collapse will still take one ligne anyways.

Of course, if you implement a "Collapse all comments" ( or a simple hide ) feature, then an "Expand all comments" ( or show ) is in order :)

quote:
We would consider improving this feature in VS2005 but are unlikely to retrofit older IDEs with outlining.

Well, you cannot keep on supporting older products from MS for ever. I mean, if new and exciting features appear in the newest version, then one should use them if usefull :)
support Posted - Feb 15 2006 : 8:14:07 PM
... and who said comments were good?

We like your suggestion. VS2005 already supports collapsing of blocks and automatically designates multi-line comments as a single block. You can collapse them individually but we don't see a way to "collapse all comment blocks." Anyone else know?

We would consider improving this feature in VS2005 but are unlikely to retrofit older IDEs with outlining.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000