VS2010 - Navigate To shortcut shows "Recent Files", not Navigate To
All the documentation suggests that ctrl+comma should bring up the navigate to dialog. When I perform that keystroke in VS2010 I get a list of "Recent files" instead. Under the "Edit" menu, "Navigate To" doesn't dis开发者_C百科play a keyboard shortcut. Am I missing something?
The documentation probably refers to profile settings different from what you've chosen. You can customize them by going to Tools -> Options -> Environment -> Keyboard and set the keybinding you want. You can also reset your settings to one of the defaults (or a previously exported set) from Tools -> Import and Export Settings.
精彩评论