33
votes

In VS2015, the shortcut to Find a file and Navigate it no longer works.

Where is the keybinding located for setting the shortcut to find and navigate to a file?

Specifically, I want to remap the "Ctrl + ," shortcut to Find a file and Navigate to it.

3

3 Answers

92
votes

The command name is Edit.NavigateTo. In VS 2015 RC the default keyboard shortcut to it is still Ctrl + , in the Global scope.

6
votes

The shortcut is still Ctrl + ,, if you want to remap it you can go to Tools-->Options-->Environment to edit shortcuts. You may also restart VS or try to update to the latest version.

3
votes

For Mac os Version 1.13.1 (1.13.1) use CMD + P and then type the file name you want to open.