Hitting Ctrl+R, Ctrl+R in Visual Studio is, as of this morning, no longer popping up the refactoring dialog, and instead an error appears at the bottom of my screen:
"The key combination (Ctrl+R, Ctrl+R) is bound to command (.Refactor.Rename) which is not currently available."
I have tried rebooting the computer as well as performing a full VS settings reset. I have no extensions (e.g. Resharper) installed.
Thoughts?
UPDATE: This issue only occurs in .cshtml files. I can refactor within my .cs files with no problem.