-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# vs-commitizen | ||
This extension adds [commitizen](https://github.com/commitizen/) support to VisualStudio. | ||
|
||
## Features | ||
|
||
* Add link in *Source control* menu and *Home* view | ||
|
||
![vs-commitizen_-_home__1.png](https://mrluje.gallerycdn.vsassets.io/extensions/mrluje/vscommitizen/1.0.0.12/1519980733828/vs-commitizen_-_home__1.png) | ||
|
||
|
||
* Add button near to the "Commit" button in *Changes* view to easily use commitizen | ||
|
||
![vs-commitizen_-_commit-cz.png](https://mrluje.gallerycdn.vsassets.io/extensions/mrluje/vscommitizen/1.0.0.12/1519980733828/vs-commitizen_-_commit-cz.png) | ||
|
||
|
||
* Nice page to format your comment using commitizen fashion. | ||
|
||
![vs-commitizen_-_commitizen_view.png](https://mrluje.gallerycdn.vsassets.io/extensions/mrluje/vscommitizen/1.0.0.12/1519980733828/vs-commitizen_-_commitizen_view.png) |