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
With the 0.5.0 release we now support multi line commit messages. Just hit the Enter key to add new lines.
Enter