Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 526
pencilCake Avatar asked Nov 01 '09 16:11

pencilCake


1 Answers

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.

like image 194
Andrew Hare Avatar answered Oct 10 '22 08:10

Andrew Hare