In VC6 i could navigate between compilation errors with F4
Whats the appropriate key in VS2008?
Thanks
|
1
|
In VC6 i could navigate between compilation errors with F4 Whats the appropriate key in VS2008? Thanks
|
||
|
|
|
|
You might prefer to just make Visual Studio use the old v6 keys. Just say Tools | Options | Environment | Keyboard, and select "Visual C++ 6" from the drop-down at the top of that property sheet. |
||||
|
|
|
According to this blog it's F8 or Shift-F8. |
||
|