Releases: bendera/vscode-commit-message-editor
Releases · bendera/vscode-commit-message-editor
v0.23.1
Fixed
- Fix CSS overlay issue: focus border of the buttons in editor was clipped.
Full Changelog: v0.23.0...v0.23.1
v0.23.0
Added
- Add ability to use the monospace editor in the form view.
- Add ability to open the editor in a specific editor group.
v0.22.1
Fixed
- The default view option was ignored when the form view was set as default. (Fix #81)
- The monospace editor collapsed if the form view was the default view.
v0.22.0
Fixed
- Added the missing value field to the boolean type (Fix #79)
Changed
- VSCode Webview Elements updated to 0.8.1
v0.21.1
Fixed
- Tabs view was broken on the editor page.
v0.21.0
Added
- Added
Reduce Empty Lines
option. In previous versions, the unnecessary empty lines were removed
automatically in the compiled message of the form view. However in many cases, this is an unwanted
feature, so from this version the removal of empty lines is optional. It is allowed by default.
v0.20.0
Added
- Allow adding newlines to the prefix, suffix and the separator
Changed
- Where more than two empty lines followed each other, the "redundant" lines
were removed automatically. It is an unsolicited feature, so it was deleted.
v0.19.0
Added
- Shareable configuration
- Added maxLength property to the text tokens