Replacement character for space in branch name - change to "-"?
Hey,
When you create a git branch in WebStorm, and you type a space whilst entering the branch name, WebStorm helpfully inserts and understore ("_") instead, since spaces are verboten in branch names. However, my team would rather the space be replaced by a dash ("-"). Is this something you can customize in WebStorm? I looked for a setting but did not find one.
Thanks!
Eric
1 条评论
排序方式
日期
投票数
Not currently possible, please vote for https://youtrack.jetbrains.com/issue/IDEA-257690/Add-the-ability-to-tweak-automatic-conversion-settings-for-Create-New-Branch to raise its priority and get notified on updates
请先登录再写评论。