[02/03] Cntrl Up and cntrl down in IDE
i am using vs.net 2003
i had set the keyboard mapping scheme as "visual basic 6" under
Tools-->Options-->Envirinment-->Keyboard
now i am able to use the shortcuts which were applicable in visual basic 6.
But "Cntrl + down key" and "Cntrl + up key" does not work
in visual basic 6 IDE, it is used to navigate between subs/functions in a module.
what is the equivalent shortcut in vs.net 2003 ?
please can anybody help ?
Re: [02/03] Cntrl Up and cntrl down in IDE
Ctrl+Shift+1
Ctrl+Shift+2
Re: [02/03] Cntrl Up and cntrl down in IDE
Quote:
Originally Posted by mendhak
Ctrl+Shift+1
Ctrl+Shift+2
does not work for me !
Re: [02/03] Cntrl Up and cntrl down in IDE
Re: [02/03] Cntrl Up and cntrl down in IDE
Quote:
Originally Posted by vishalmarya
does not work for me !
In that case, you're as lost as a blonde in a museum. :afrog:
Have a look here anyways: http://www.codinghorror.com/blog/fil...0Shortcuts.htm
Re: [02/03] Cntrl Up and cntrl down in IDE
Quote:
Originally Posted by mendhak
i have set shortcuts for view.browsenext and view.browseprevious using the
Environment-->Keyboard settings .
Still does not work.