Home > Archive > Visual Studio > January 2006 > I want my v6.0 F4 key back!
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I want my v6.0 F4 key back!
|
|
| Ian Smith 2006-01-13, 7:03 pm |
| Ever since Visual Studio .NET, the very usefull F4 "go to next error" key
has not worked for me. It frustrates me and everyone else in the office to
no end.
I have tried to map "Edit.BriefGoToNextErrorTag" but it does nothing.
I can see two icons in the output window, "Go to Next/Previous Message" that
do what I want, but I want to hotkey them.
Anyone have a clue what to assign to a key (F4!) to get this back?
Thanks. This is my #1 complaint with Visual Studio .NET, 2003, 2005.
--
Ian Smith
www.ian.org <-- Go here for real email address.
| |
| Phil Cairns 2006-01-17, 7:06 pm |
| Ian Smith wrote:
> Ever since Visual Studio .NET, the very usefull F4 "go to next error" key
> has not worked for me. It frustrates me and everyone else in the office to
> no end.
>
> I have tried to map "Edit.BriefGoToNextErrorTag" but it does nothing.
>
> I can see two icons in the output window, "Go to Next/Previous Message" that
> do what I want, but I want to hotkey them.
>
> Anyone have a clue what to assign to a key (F4!) to get this back?
>
> Thanks. This is my #1 complaint with Visual Studio .NET, 2003, 2005.
>
> --
> Ian Smith
> www.ian.org <-- Go here for real email address.
>
>
I missed it too ... but discovered in VS2003 that I could use
Ctrl+Shift+F12 to the same thing. What it didn't do was go to the next
Find-In-Files result. But I've since found that F4 is back in VS2005, as
long as that's the "active" result window. I'm using mainly C++.
Phil.
|
|
|
|
|