This is a small add-on to the Makefile Language Plugin. This plugin adds a popup that displays all make targets in the project. Bind it to your preferred shortcut and access your make targets from anywhere.
In this demo you can see the difference between the existing make tool window and the popup provided by this plugin.
demo.mov
- Run
./gradlew buildPlugin
- Output ZIP is directed to
build/distributions/make-anywhere-0.1.zip
- Build the plugin (see above)
- Use the "Install Plugin from Disk..." option in the IDE.