vscode-commit-message-editor icon indicating copy to clipboard operation
vscode-commit-message-editor copied to clipboard

Edit commit messages in a convenient way.

Results 22 vscode-commit-message-editor issues
Sort by recently updated
recently updated
newest added

I found your plugin after trying to find a solution [to this common issue](https://github.com/microsoft/vscode/issues/2718#issuecomment-407065474) with VSCode. i.e. the lack of an easy way to auto line wrap ([50 chars for...

I'd like to suggest adding two checkboxes that allow users to sign commits with: 1. 'Signed-off-by:' using `git commit --signoff` or `git commit -s` for short form. 2. GPG Sign...

enhancement

The function to load a template can choose any file, but it would be easier to use if it could get the git config value by default.

enhancement
todo

while user commit with a new scope, record it in `.vscode/settings.json`. The next time user edit commit message in form editor, use records as Intelli-complete

For the enum item if i select Combobox i get a inputfield where i can insert text. Out of which i get suggestion. The text is only added to the...

In Edit as form page, the type option can just autocomplete by emoji name(more specific, the label field in options). But seaching by description is a more often and comfortable...

I usually structure my message-body something like this: ``` * __What was the Problem?__: * problem 1 * problem 2 * problem 2.1 * problem 3 * __What changed?__: *...

Can you support i18n? thanks very much! I can help translate to zh-CN.

is possible gvie input a default value ?

if not , would be very cool have this feature