![Gitter](https://badges.gitter.im/Join Chat.svg)
Supported IDEs
Pre-release builds can be installed on IntelliJ platform versions 141.1532 – 141.9999 and 143.380 – 143.9999:
- IntelliJ IDEA 14.1.4 or 15 (Ultimate or Community)
- WebStorm 10.0.4 or 11
- PhpStorm 9.0 or 10
- PyCharm 4.5.2+ or 5
- RubyMine 7.1.3+ or 8
- CLion 1.0.3+ or 1.2
- Android Studio 1.2.1+
Pre-release builds are available in two forms: nightly and alphas. Alpha builds are usually released at the beginning of every week while nightly builds are released every night.
To use them do the following:
- Use the instructions
- Paste the URL for the version you need:
- alpha: https://plugins.jetbrains.com/plugins/alpha/5047
- nightly: https://plugins.jetbrains.com/plugins/nightly/5047
As this is a preview release, something might go wrong.
NOTE The above links are not meant to be used in browsers, so don't report issues about them not working or being inaccessible unless there's an error in the IDE itself.
Reporting issues is very important for us as such, please see the section below on how to submit a proper bug report.
Here's a list of the most frequently asked questions: FAQ
If you've found a bug, which is not a duplicate, report it.
When reporting a bug, please include the following:
- IDEA version
- OS version
- JDK version
- Plugin version (or commit hash, if you built the plugin yourself)
- Detailed steps to reproduce (please include sample code)
Annoying as it might be, please don't comment with "bump", "+1", "same for me" or other irrelevant comments as they're useless for identifying the issue and finding the solution.
Contributions are always welcome and we'll do our best to make the most of them.
We encourage you to contribute to the plugin if you find any issues or missing functionality that you'd like to see. In order to get started, see the contribution guide.