Is there an option to hide all the comments?

I would like an option to hide all the comments. Does it exist?
(I know to hide a selection but i don't know how to select all the comments)
[154 byte] By [Piji] at [2007-11-18 1:38:08]
# 1 Re: Is there an option to hide all the comments?
In Visual Studio .NET there is, but not as far as know in version 6. Maybe you would write us an add-in to do some ;)
mwilliamson at 2007-11-10 8:54:06 >
# 2 Re: Is there an option to hide all the comments?
Where in VS .NET?( i use VS .NET and VS .NET 2003)
Piji at 2007-11-10 8:55:04 >
# 3 Re: Is there an option to hide all the comments?
On the left, you have a + or - to expand or hide the comments.
mwilliamson at 2007-11-10 8:56:03 >
# 4 Re: Is there an option to hide all the comments?
I know it but i would like that all the comments become hidden(tere is more than 10000lines)
Piji at 2007-11-10 8:57:08 >
# 5 Re: Is there an option to hide all the comments?
That's funny, I've never heard somebody wanting less comments, usually, I curse the previous programmer for not commenting enough! :D
proxima centaur at 2007-11-10 8:58:06 >
# 6 Re: Is there an option to hide all the comments?
When i print in black/white i can't recognize easily if the lines are comments or not, then i would like to hide th comments but not delete them
Piji at 2007-11-10 8:59:05 >
# 7 Re: Is there an option to hide all the comments?
You should write a macro, it wouldn't be hard.
mwilliamson at 2007-11-10 9:00:09 >