hillelcoren / redux-intellij-plugin

Redux IntelliJ Plugin
MIT License
5 stars 0 forks source link
intellij-plugin redux

Redux IntelliJ Plugin

The purpose of this plugin is to try to make it easier to navigate in a Redux app.

Here's a basic overview of how it works:

Most of the code can be found in plugin.xml and ReduxProjectAction.java.

It's still in an experimental state, feel free to create issues to help figure out how it should be improved.