How to change shortcut keys for a given command in ReSharper?
I need to change shortcut for finding member (ALT + \) in ReSharper because of my native keyboard which brings me开发者_如何学运维 problem to press wrong key each time.
Where can I re-set a new key combination for shortcuts in ReSharper?
Use Visual Studio's Keyboard options pane to change keyboard shortcut bindings. This can be found in Visual Studio by going Tools > Options > Environment > Keyboard.
精彩评论