AutismSuperman / git-commit-message-helper

A JetBrains series plugin to help git code submission specifications, support IDEA, WebStorm, AndroidStudio, PyCharm, CLoin, GoLand, PhpStorm ... https://plugins.jetbrains.com/plugin/13477-git-commit-message-helper/
Apache License 2.0
67 stars 36 forks source link

Go to next input via Tab #1

Closed Maybach91 closed 4 years ago

Maybach91 commented 4 years ago

I want to go to the next input field via Tab, but when i’m in the Message-Body i only create actual tabs within the body. I don’t think tabs within the commit message is neccessary. Keyboard use is not working with the current version. :( image

Maybach91 commented 4 years ago

Okay, i figured out CTRL+TAB is a workaround to go to the next input field.