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...
Please sign in to leave a comment.
You can assign any keyboard or mouse combination to any action, including "go to declaration" and "go to implementation". Go to Settings | Keymap.
Thanks! I didn't realize you could configure that kind of behavior via Keymap.