Skip to content

matan129/autofactory-intellij-plugin

Repository files navigation

autofactory-intellij-plugin

Master Travis Status Master Codecov Master GitHub release Supported IntelliJ Version MIT License Pull Requests Project Issues

Provides IntelliJ support for Google's AutoFactory. You may download the plugin from IntelliJ directly or from the release page.

Currently, the plugin supports IntelliJ Community / Ultimate version 2016.3 and up.

The plugin provides

  • Various inspections for AutoFactory misusing
  • Gutter icons for quick navigation to "autfactoried" constructors / usages search

Getting Involved

Features

If you have an idea for an awesome feature that isn't yet implemented, please open an issue.

I'd be even better if you could implement it yourself - contributions are welcome. Before contributing, please refer to the the rather short contribution guide.

Bugs

If you encounter a bug while using the plugin, please open an issue and supply the relevant information there:

  • What caused the bug (for example - clicking on a specific button)
  • The stacktrace IntelliJ shows

CI Status

Branch Build Coverage
master Travis Status Codecov Master
develop Travis Status Codecov Develop