Board index » Visual Studio » clearing the immediate window

clearing the immediate window

Visual Studio100
Is there a way to clear everything in the immediate window?



Thanks.





Jeff


-
 

Re:clearing the immediate window

www.mztools.com



Just one of the "million" things it does.... well it seems like millions, maybe it's only hundreds..

or dozens.. Ok, a lot! ;^)





"J Miller" <jmiller@*nospam*pcsdps.org>wrote in message news:been2n$a0q$0@162.126.212.15...

Quote
Is there a way to clear everything in the immediate window?



Thanks.





Jeff





-

Re:clearing the immediate window

I'd sure like to see a Debug.Clear.



Bob Kilmer



"J Miller" <jmiller@*nospam*pcsdps.org>wrote in message

Quote
Is there a way to clear everything in the immediate window?



Thanks.





Jeff





-

Re:clearing the immediate window

Quote
>I've just mastered the art of hitting Ctrl+G+HOME,

>Ctrl+Shift+END, then delete, really quickly.



Ctrl+a then delete is a whole lot faster.



True, but Ben is using the Ctrl+G to move from the code window to the

Immediate window, so



Ctrl+G, Ctrl+A, Delete



would be what he wants.



Rick - MVP





-

Re:clearing the immediate window

Quote
I'd sure like to see a Debug.Clear.



It's not quite the same as Debug.Clear, but vbAdvance gives you an option to

clear the Immediate window every time you run in the IDE...

www.vbadvance.com">www.vbadvance.com



HTH,

Pete





-

Re:clearing the immediate window

"Rick Rothstein" <rickNOSPAMnews@NOSPAMcomcast.net>'s wild

thoughts were released on Tue, 8 Jul 2003 13:00:10 -0400

bearing the following fruit:



Quote
>>I've just mastered the art of hitting Ctrl+G+HOME,

>>Ctrl+Shift+END, then delete, really quickly.

>

>Ctrl+a then delete is a whole lot faster.



True, but Ben is using the Ctrl+G to move from the code window to the

Immediate window, so



No, that doesn't sound right



It Ben's scenario includeing opening the immediate window

it's:



Ctrl+G, Ctrl+G+Home, Ctrol+Shift+End, Delete



9 keypresses



Quote
Ctrl+G, Ctrl+A, Delete



5 keypresses.



J



Quote
would be what he wants.



Rick - MVP







--

A forger is a man who made a name for himself. (Henny Youngman)



[Abolish the TV Licence - www.tvlicensing.biz/]">www.tvlicensing.biz/]



-