IDE is Webstorm version 2018.1.3/2018.1.5. The current branch is a gitflow branch, which means it is under "feature/..." and NOT in the same dirlevel as "develop"! But anyway: if i switch to "develop" the behavior is the same.
- Followed the steps of installation as recommended.
- Went into "commit message dialog" => "change template"
- Filled in "${ticket} #sometesting" and hit "OK"
- Left "commit message dialog" with "OK" (no further entries made)
- Commit message field only shows " #sometesting" (preceding blank!)
As i understand the README, ${ticket} should return the current branch name which could be manipulated by regEx
IDE is Webstorm version 2018.1.3/2018.1.5. The current branch is a gitflow branch, which means it is under "feature/..." and NOT in the same dirlevel as "develop"! But anyway: if i switch to "develop" the behavior is the same.
As i understand the README, ${ticket} should return the current branch name which could be manipulated by regEx