Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio - how to get Eclipse like Cmd+Mouse click shortcut?

I'm using Android Studio (ver 1.0.1, on OSX Mavericks) for the first time and was wondering how I could get the eclipse like mouse shortcuts like Cmd + Mouse click to jump to definition etc

I couldn't find this in my online searching or in the Preferences. Does anyone know how ? Or is this not available yet?

Thanks

like image 573
dangling_refrenz Avatar asked Dec 14 '22 17:12

dangling_refrenz


1 Answers

Ok I figured out the answer. Open Preferences -> Keymap -> Search for "Declaration" -> double click on the search result under the 'Navigate' category -> select "add mouse shortcut" -> and press the shortcut buttons (eg. CMD+left click) and save it

like image 173
dangling_refrenz Avatar answered Jan 13 '23 09:01

dangling_refrenz