vscode-git-semantic-commit icon indicating copy to clipboard operation
vscode-git-semantic-commit copied to clipboard

Add BREAKING CHANGES flag/footer and body message option

Open 0xMax42 opened this issue 1 year ago • 2 comments

Fixes #28.

The new functions work, but neither the linter runs correctly, nor can I run the tests locally.

I'll take another look at this myself in the next few days.

Many thanks for any comments!

0xMax42 avatar Aug 23 '24 23:08 0xMax42

For anyone who wants to try out the changes directly without building them themselves, I have built the extension once and uploaded it as a pre-release version: https://github.com/PxaMMaxP/vscode-git-semantic-commit/releases/tag/v2.1.0

0xMax42 avatar Aug 24 '24 01:08 0xMax42

I looked at everything again today and got ESLint configured roughly as originally set.

Now all the changes are in line with the project (but probably not pretty yet).

I'll take another look at the whole thing when I get a chance. I am already using the modified version of the extension and have not found any errors so far.

0xMax42 avatar Aug 26 '24 08:08 0xMax42