Key shortcut for git "commit and push"

In IDEA 14, I used to be able to do OPTION+P for Git commit and Push from the git commit dialog.  (I'm not sure if I assigned that or if it came out-of-the-box).  In IDEA 15 that keystroke no longer works and I am seeing π characters instead.  I'm wondering if this feature was omitted in IDEA EAP 15 (142.3553), or if I need to re-bind it in the key settings?  I use this feature several times daily.  Should I create an issue in the issue tracker or have others been able to use this?

1
5 comments
Avatar
Permanently deleted user

Yes, it is OS X Yosemite 10.10.2 on a Macbook Air.

0

Then please try using Ctrl+Alt+P instead of simply Alt+P, and also try IDEA 15 with custom JDK as proposed in the issue.

1
Avatar
Permanently deleted user

Ctrl-alt P worked perfectly, and I didn't need to use a custom JDK.  Thanks so much!

0

Ctrl+Alt+... is working as expected! Thanks!
(Same problem with IntelliJ IDEA 2017.3 EAP on macOS Sierra 10.12.6)

0

Please sign in to leave a comment.