I've turned off ReSharper intellisense but still want a keyboard shortcut for opening the context action list (the one that pops up on the left when you point at a piece of code). Unfortunately, I cannot find the ReSharper command for this to bind it to a keyboard key. Can you help?
Contextual actions provide related information and actions to users within the immediate context of the object instances upon which they act.
Keyboard Scheme You can switch between two default keyboard shortcut schemes or choose None to configure ReSharper shortcuts yourself, in Visual Studio options (Tools | Options | Environment | Keyboard). Click Apply to apply the selected scheme.
You can change that keyboard shortcut. As an example use " Ctrl + Enter " Instead of " Ctrl + . " for C# Quick Actions on Visual Studio. Now you can use " Ctrl + Enter " to show 'potential fixes' and select one.
You're after Alt+Enter. Ctrl+Shift+R is the refactor this shortcut.
VisualStudio Command Name => Resharper_QuickFix
In Resharper 9 this command is called Alt_Enter. In case someone would like to map it to another shortcut
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With