Hello everyone,
We’re glad to announce the next RubyMine Enoki EAP (build 122.782). You’ve been asking and voting for Puppet support and here it is! Though we’re still working on code completion, you can already take a look on syntax highlighting for your *.pp files:

Please visit release notes page for more details and screenshots and download the EAP build to try it out.
Hey, there are also good news from IdeaVim plugin!
IdeaVim 0.23.111 bugfix release is available. See the list of fixes.
—
Develop with pleasure!
JetBrains RubyMine Team

Great news! However it seems like there’s a problem with the Unix tar ball, I’m getting the following error when attempting to extract.
gzip: stdin: invalid compressed data–format violated
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
Most probably your file was truncated during download, you can verify checksum:
MD5(RubyMine-122.782.tar.gz)= 6b26ee88cef7003fe14352ece1929bf
SHA1(RubyMine-122.782.tar.gz)= 70c0d53e6d7dc382ad8b5641be4fdbd6fc14dc36
I too have tried several times to download the Linux tarball
using various download tools (browsers, curl and wget etc)
from different OSes and physical locations, all without luck.
Each time I end up with a corrupt tarball. It’s size is always the
same: 113416220 bytes. Its md5 checksum,
unsurprisingly, does not match the one you’ve shown above.
If there are any special download instructions please share.
Nice one! I’m already using RubyMine to edit Puppet configs, so having proper support is going to be really nice
I have the same issue, the tarball is corrupt, I have downloaded it three times so far.
But it seems that wget (of all agents) was able to download the file correctly.
Just a question. I am a PHPStorm user, is there any chance of puppet support appearing in PHPStorm?
Please vote for http://youtrack.jetbrains.com/issue/IDEA-92987 – this issue is about built-in Puppet support for all IntelliJ Platform IDEs including PhpStorm. Currently it’s not supported in PhpStorm 5.0.4 release or 6.0 EAP. Feel free to vote for the issue.
Downloaded the EAP on MacPro. It works great! It’s so nice to see a clean view of puppet files in intellij!!
However it shows nothing on structure view. Any update on the support of navigation or structure view support?