T O P I C R E V I E W |
hogwash |
Posted - Feb 11 2011 : 12:19:55 AM When I have the solution explorer open and in focus and I hit SHIFT+ALT+O it brings up "Open Web Site" instead of "Open File in Solution". The expected behavior works on the 'Output' window and any source file.
Version 10.6.1837.0 built 2010.11.19 Visual Studio 2008 Professional Edition (Visual C++) |
2 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Feb 11 2011 : 4:55:18 PM Also, as you may already know, you can override this key binding manually:
1. Open: Tools -> Options... -> Environment -> Keyboard 2. Type "openfile" to the editbox under "show commands containing" 3. Select "Global" for "Use new shortcut in:" 4. Click into the editbox under "Press shortcut keys:" 5. Press alt+shift+o 6. Press Assign 7. Press OK
Hope this helps. |
sean |
Posted - Feb 11 2011 : 12:24:30 AM Shift+alt+O is bound by default to "Open Web Site" by Visual Studio. Our binding takes precedence in text windows. We are looking into optionally overriding the global default as well. case=54741 |