Multiline git commit message in VSCode

前端 未结 2 1270
有刺的猬
有刺的猬 2020-12-23 19:45

When commiting files using VSCode\'s Git integration, is there any way of writing a multiline commit message, or am I limited to a single line only?

As of now, VSCo

2条回答
  •  悲哀的现实
    2020-12-23 20:14

    With the 0.5.0 release we now support multi line commit messages. Just hit the Enter key to add new lines.

    enter image description here

提交回复
热议问题