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?
Please sign in to leave a comment.
Looks like https://youtrack.jetbrains.com/issue/IDEA-111466
Are you on Mac?
Yes, it is OS X Yosemite 10.10.2 on a Macbook Air.
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.
Ctrl-alt P worked perfectly, and I didn't need to use a custom JDK. Thanks so much!
Ctrl+Alt+... is working as expected! Thanks!
(Same problem with IntelliJ IDEA 2017.3 EAP on macOS Sierra 10.12.6)