k-jackson / jetbrains-hacklang

A plugin that adds Hack support to Jetbrains IDEs
MIT License
13 stars 2 forks source link

Will it work with PhpStorm 2016.1? #1

Closed RaeesBhatti closed 8 years ago

RaeesBhatti commented 8 years ago

I have PhpStorm 2016.1. Will it work with that?

k-jackson commented 8 years ago

Yes, though you'll have to configure the addon through IntelliJ, build the plugin, and import it into PhpStorm. I can post a build, if you're interested.

RaeesBhatti commented 8 years ago

Sure, a downloadable build would be great 👍

k-jackson commented 8 years ago

@raeesbhatti, you can download the jar at https://github.com/k-jackson/jetbrains-hacklang/releases/tag/v0.1.0

It needs lots of work, but let me know if you have any thoughts or suggestions.