Chezhian
Chezhian

Reputation: 773

Navigating back to implementation is not working in rubymine 7

Rubymine: 7.0.3
OS: Ubuntu 14.04 LTS

If I want to see any methods source code Ctrl + left mouse or Ctrl + B is taking me to the source code, even it is in another file.

If I want to come back to same implemented place again, it is not coming.

I searched is many places, everyone suggesting Ctrl + Alt + B will take back to the implemented place. But when I am trying to use that, it is giving me an error No implementations found.

Please help me, what I need to do to get the things worked in the correct way.

Upvotes: 0

Views: 92

Answers (1)

Sergio Tulentsev
Sergio Tulentsev

Reputation: 230461

Maybe the hotkey is not set. Visit preferences and set it to whatever you like.

enter image description here

Upvotes: 1

Related Questions