An open API service indexing awesome lists of open source software.

https://github.com/eliooooooo/writemycommits

A vscode extension for generating commits that comply with the conventional commits standard.
https://github.com/eliooooooo/writemycommits

commit-message conventional-commits vscode-extension

Last synced: 9 months ago
JSON representation

A vscode extension for generating commits that comply with the conventional commits standard.

Awesome Lists containing this project

README

          

# WriteMyCommits


Logo WriteMyCommits


A vscode extension for generating commits that comply with the conventional commits standard.

## Features

A simple extension to format and standardize your commits, for better understanding and teamwork.

You can :
- Generate commit name only.
- Generate a commit and its message (body + footer included).

Exemple [here](https://youtu.be/PiYvZSA-Qwo)

## Known Issues

There are no known problems at the moment, so don't hesitate to report them!

## Release Notes
### 1.0.0

Initial release of Write My Commits.
Features :
- Generate a commit name
- Generate a commit name + message

### 1.1.0

Add new features :
- Can now display modified files in the window
- Addition of new commits types

### 1.2.0

- Resolve bugs
- Remove formats configuration

### 1.3.0

- Refresh DataProvider on commit