Slim syntax highlighter causes file opening to hang

If I have the Slim and Slim Ruby Support plugins installed (as they are by default), whenever I try to open a file (either a .rb file or the Gemfile), RubyMine hangs showing a "Loading..." screen. I checked the idea.log and found a bunch of exceptions that seemed to be triggered by:

java.lang.NoClassDefFoundError: Could not initialize class org.jetbrains.plugins.slim.RubySlimSyntaxHighlighter

Reinstalling RubyMine didn't solve the issue, but deactivating the Slim and Slim Ruby Support plugins did.

0

Hello,

that appears to be a known problem (https://youtrack.jetbrains.com/issue/RUBY-18941). Could you please specify what RubyMine version you use, if not the latest please check how it goes in the last 2017.1 EAP.

0
Avatar
Permanently deleted user

I have also encountered this problem or one very much like it in RubyMine 2016.3.2 on a clean installation running on Windows 10.

 

0

@Ned Murphy,

as far as I understood from your comment (https://youtrack.jetbrains.com/issue/RUBY-18941#comment=27-1998997), it works now. Please correct me if I'm wrong.

0
Avatar
Permanently deleted user

Hitting this issue as well, added my report to the bug tracker.

0

请先登录再写评论。