VSCode enforces a 50 character limit on the first line of a commit message. The issue description is often longer than that, but the issue number is not. If there isn't a way to truncate the description at 50 characters, then maybe it would be better to have the issue number be the first line. Also, look to see if there is a way to insert a newline in the default commit message.
VSCode enforces a 50 character limit on the first line of a commit message. The issue description is often longer than that, but the issue number is not. If there isn't a way to truncate the description at 50 characters, then maybe it would be better to have the issue number be the first line. Also, look to see if there is a way to insert a newline in the default commit message.