This plugin adds support for the Hack programming language to the Jetbrains IDEs.
Please note that it's a work in progress at this point in time!
You can run the plugin from the IDE (Menu > Run > '\<YourProjectName>') to open the plugin in a new IntelliJ instance,
or you can generate the plugin's hack.jar under Menu > Buld > "Prepare plugin module '\<YourProjectName>' for deployment".
The jar can be moved into a /\<Jetbrains IDE>/plugin/hack/lib/ folder to be distributed or used in IDEs other than IntelliJ.
The plugin won't be distributed via the plugin repo just yet, as many more features are still to be added.
Bug reports, feedback, and pull requests are always welcome.