Skip to content

Conversation

@runer112
Copy link

The body was disappeared after formatting.

Modeled after commit ca5c270, which fixed the same issue for split mode.

If and when these changes reach https://github.com/bendera/vscode-commit-message-formatter, I believe the changes should fix bendera/vscode-commit-message-formatter#3.

Note: To be fully transparent, I did not figure out how to build the extension or run its tests. What I did do is try my best to make equivalent changes to CommitMessageFormatter.js in my installed copy of the extension. I then used the modified extension to format the "raw" text of the added test case and manually verified that it resulted in the "expected" text.

The body was disappeared after formatting.

Modeled after commit ca5c270, which
fixed the same issue for split mode.
@bendera
Copy link
Owner

bendera commented Jun 30, 2025

Big thanks for the PR! I'll review it shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

split-ellipses subject mode eliminates body text

2 participants