Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode change Command+click to Control+click

I want to change the default shortcut key for open the relevant source code (now it is Command+click) to Control+click (like other IDE: Eclipse,AndroidStudio)

I have tried to find in Xcode->Preference->Key Bindings but can not find the command for change Command+click

How can I change it. Any help or suggestion would be great appreciated.

like image 676
Linh Avatar asked Aug 19 '16 04:08

Linh


People also ask

How do I create a shortcut in Xcode?

You establish shortcuts using Xcode > Preferences > Key Bindings. Search for the command-name using the field at the top-right, then double click in the key field and type the key (or key-chord) you want to use. Click away from the field after entering your selection.


1 Answers

For Xcode only , you can't change Command + Click to Control + Click.

If you want to change your MAC Shortcut Key then you can Change it from Goto System Preference -> Keyboard -> Modify Keys then update your shortcut key according to your preference.

enter image description here

like image 187
Nimisha Ranipa Avatar answered Oct 12 '22 19:10

Nimisha Ranipa