diff --git a/README.md b/README.md index 7dec8df..cb91c30 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ out awesome. - [GitLink](#gitlink) - [GitLens](#gitlens) - [Git Indicators](#git-indicators) + - [GitoCommito](#gitocommito) - [GitLab Workflow](#gitlab-workflow) - [Gradle Tasks](#gradle-tasks) - [Icon Fonts](#icon-fonts) @@ -744,6 +745,12 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s ![git removed indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/removed.png) ![git modified indicator screenshot](https://raw.githubusercontent.com/lamartire/vscode-git-indicators/master/preview/modified.png) +## [GitoCommito](https://marketplace.visualstudio.com/items?itemName=mvalente.gitocommito) + +> Generate Commit Messaged based on staged changes + +![git added indicator screenshot](https://raw.githubusercontent.com/miguelvalente/gitocommito/master/assets/GitoCommito.gif) + ## [GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=gitlab.gitlab-workflow) > Adds a GitLab sidebar icon to view issues, merge requests and other GitLab resources. You can also view the results of your GitLab CI/CD pipeline and check the syntax of your `.gitlab-ci.yml`.