Cmd-Click - go to implementation?

It appears that if I cmd-click on a method name, AppCode will go to the declaration instead of the implementation. I can get to the implementation via cmd-option-click, but due to my keyboard layout that's very awkward to do. Any chance this could be configurable? In Eclipse and Xcode (maybe IntelliJ, too?), it will go to the implementation, so cmd-click is hardwired into my brain at this point...

0
2 comments
Avatar
Alexander Kirillin

You can assign any keyboard or mouse combination to any action, including "go to declaration" and "go to implementation". Go to Settings | Keymap.

0
Avatar
Permanently deleted user

Thanks! I didn't realize you could configure that kind of behavior via Keymap.

0

Please sign in to leave a comment.