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

https://github.com/lppedd/idea-conventional-commit-angular2

Provides additional commit types and scopes in Angular (2+) contexts.
https://github.com/lppedd/idea-conventional-commit-angular2

conventional-commit idea idea-plugin intellij intellij-plugin semantic-commits

Last synced: 12 months ago
JSON representation

Provides additional commit types and scopes in Angular (2+) contexts.

Awesome Lists containing this project

README

          

Plugin logo

# Angular Conventional Commit

### Available @ [JetBrains Plugins Repository][4]

Looking for the latest **plugin binaries**? Get them [here][1] as `.zip`
Supported IDE versions: `192.*` to `203.*` (both inclusive)

-----

This plugin extends the functionality of [Conventional Commit][2] in Angular (2+) contexts.

Angular [commit message guidelines][3] are followed to provide additional commit _types_,
and projects are searched for `NgModule` annotated classes to provide additional commit `scopes`.



NgModule scopes

-----

## Why Java and not Kotlin?

The answer to that question is straightforward: **bundle size**.
I want to keep Conventional Commit extensions as small as possible.

## Author

- Edoardo Luppi ()

[1]: https://github.com/lppedd/idea-conventional-commit-angular2/releases
[2]: https://github.com/lppedd/idea-conventional-commit
[3]: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#-commit-message-guidelines
[4]: https://plugins.jetbrains.com/plugin/13405-angular-conventional-commit