Visual Studio 2008 keyboard question

  • Thread starter Thread starter katmagic
  • Start date Start date
K

katmagic

I want to know how to make Shift F7 always go to View Source, how do I do
that? I see the option for View.ViewDesign to set a keyboard shortcut, but
no View.ViewSource.
 
Hi Katmagic,
I want to know how to make Shift F7 always go to View Source, how do I do
that? I see the option for View.ViewDesign to set a keyboard shortcut,
but no View.ViewSource.

By default, the F7 shows the source code and Shift+F7 shows the designers.
Did you mean to have the same shortcut key to always toggle between the
design view and the code?

If not, which kind of operation did you have in mind with Shift+F7?

Thanks!

--
Regards,

Jani Järvinen
C# MVP
Vantaa, Finland
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top