Shortcuts Don't work - "The key combination (...) is bound to command (...) which is not currently available.
Answered
Hello, I've tried uninstalling and reinstalling resharper to no avail. The commands I'm missing (to my knowledge) are (CTRL+R, CTRL+R) and (CTRL+R, CTRL+O).
After a reinstall, when I use the shortcuts the first time I get the dialog asking if I'd like to use the resharper commands for the keyboard shortcuts, which I accept, but then afterwards I only get the error message that the command is not currently available. I can't rind rename or move in the resharper menu either...?
running VS2015, resharper 2016.1
Many thanks.
Please sign in to leave a comment.
Hello
Do other ReSharper functionalities exist in that file (at least marker bar next to the vertical scrollbar)?
Thanks!
I have this exact same issue. It only surfaces when using angular-cli in combination with Visual Studio where I am generating new files via the command prompt. It does not always happen, but it seems more then not.
Repro Steps:
1. Clean install of Visual Studio 2017
2. Install ReSharper
3. Create a new empty dotnet core web application
4. Use angular-cli to generate the new project in the application created in step 3.
5. Start using angular-cli to generate new components
Issue seems to be directly associated around the typescript files generated by cli. The fix is to restart visual studio. It's really frustrating especially when you have a huge enterprise application you are working on.