While working with ASP.NET using Visual Studio (2008) I have discomfort issue: source code editor context menu has only item 'View Designer
' but nothing about to view markup quickly!
To see it you need to open Designer and click Markup label in the bottom of a window. Or use Shift+F7 hot key (by default).
So I want to add an item menu 'View Markup
' in additional to 'View Designer
'. I guess I have to use a Visual Studio add-in if it already exists or write it by myself.
What do you think about that? Is it possible? Or is some solution already exists?
Tools > Options > Keyboard
Search for View.ToggleDesigner
in "Show Commands Containing".
Add new shortcut to Global/Editor with F7.
This works without needing a macro for VS2008/2010
When you are in code view and would like to see markup view there is no Keyboard shortcut for that. Here is what worked for me:
http://www.karpach.com/Visual-Studio-F7-View-Source.htm
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With