feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Apr 23 2007 : 07:55:14 AM
|
If you tell VA that .aspx and .aspx.cs files are C++ code then alt-o should work. However I am not sure what other, unexpected side effects this will have, plus there is a dot in the middle of ".aspx.cs" which might confuse this.
http://docs.wholetomato.com?W328
Doesn't CTRL-PAGE_DOWN work? I seem to remember this was an option for moving between design and code views for HTML.
There is a macro for swapping between .cpp and .h files in this code project article:
http://www.codeproject.com/macro/kingstools.asp
you should be able to adapt the macro to emulate alt-o in this case, and you can assign your own keyboard shortcut to the macro via the IDE. |
zen is the art of being at one with the two'ness |
|
|