I am trying to get Visual Studio to rename a file when I am in the solution browser with the selected file or directory, and I pressed the F2 key. However, I also want Visual Studio to refactor the refactoring when I press F2 and I enter the editor window with my pointer to the variable. I know that this is related to setting the context of each (Global, TextEditor, etc.). However, I can not find the right combination. Context "Solution Explorer" is missing
Thanks Jerome
visual-studio-2010 keyboard-shortcuts
jeromeyers
source share