I click on the tab and shows me the file directory.
Also, since you are using Resharper, you can use this keyboard shortcut and it will highlight the file in the solution explorer.
Alt + Shift + L
Since you are using Resharper, you can use its navigation instead of Visual Studio. In this example, you are looking for Default.aspx
Ctrl + Shift + N
This shortcut will open the file search screen. Type "Def" and choose the one you need.
Brendan enrick
source share