Class method implementation inspection does not prompt
I have a class derived from a base class. In RubyMine 3.1.1 when I would click on a method from the instantiated derived class (holding down the command key) it would give me a dropdown asking me which implementation I wanted to see. Now when I click to inspect the method in 2.3.4 a dialog is not displayed and it does _not_ jump to any method.
Am I the only one experiencing this?
Please sign in to leave a comment.
>Am I the only one experiencing this?
No. I found that RubyMine 3.2.x has a much poorer code navigation when compared to RubyMine 3.1.x. That and it being slower, more memory hungry, broken SCSS parser plus much more has kept me off RM 3.2.x and still on RM 3.1.1, which is still the best and most stable version, IMHO.
This sounds similar to the issue I brought up in "find usages" and ctrl-click code navigation behaving oddly.
Looks like the same, I posted a ticket + video to explain what was wrong. That was a while ago.
I found a workaround that helps with my issue. See here. Perhaps it will help you too.