更改提交消息长度指示器的位置
Change position of commit message length indicator
随着从 PhpStorm 2016.3 到 2017.1 的更新,改进了提交界面,并提供了一个方便的指示器来显示消息的长度。唯一的问题是我找不到更改默认位置的方法,它位于第 72 个字符之后。
我想知道是否有任何方法可以更改指示器的位置以适应更传统的 50 或 GitHub 的 69 个字符限制。
With the update from PhpStorm 2016.3 to 2017.1 came an improved committing interface, and a handy indicator to show how long the message is.
不能说关于界面改进的任何事情......但消息长度指示器现在可用已有一段时间(例如 this ticket 已在 1 年前回答)。
无论如何:
Settings/Preferences | Version Control --> Commit message right margin (columns)
截图来自2016.3.3
唯一的区别是,在 2017.1 中启用了此选项,即使我的设置是从禁用它的 2016.3 导入的。
随着从 PhpStorm 2016.3 到 2017.1 的更新,改进了提交界面,并提供了一个方便的指示器来显示消息的长度。唯一的问题是我找不到更改默认位置的方法,它位于第 72 个字符之后。
我想知道是否有任何方法可以更改指示器的位置以适应更传统的 50 或 GitHub 的 69 个字符限制。
With the update from PhpStorm 2016.3 to 2017.1 came an improved committing interface, and a handy indicator to show how long the message is.
不能说关于界面改进的任何事情......但消息长度指示器现在可用已有一段时间(例如 this ticket 已在 1 年前回答)。
无论如何:
Settings/Preferences | Version Control --> Commit message right margin (columns)
截图来自2016.3.3
唯一的区别是,在 2017.1 中启用了此选项,即使我的设置是从禁用它的 2016.3 导入的。