RubyMine 2024.1.1 stopped working to show gutter icon to jump view file

Answered

Hello.

I was using RubyMine 2023 version so far(without updating). However, after updating to RubyMine 2024.1.1,  Rails `gutter icons` such as jump view file are not shown.

( I updated 2 version this time.

I tried below, though did not help.

* Power Save mode on/off

* Disable all plugins

* Invalidate Caches

* compare .idea files.. ( roughly

 

I found a interesting case is creating new project by 

> File → New → Application

successfully shows gutter icon. of `jump to view file`

though I don't find out what is difference in code.. and how to apply to existing project.

 

So how to solve this problem?

any one has the same issue?

Thank you

 

Possibly similar case:

https://intellij-support.jetbrains.com/hc/en-us/community/posts/4413473951634-Gutter-icons-not-showing-in-Rubymine

 

 

 

0
2 comments

Hello,

Could you please check the following:

  1. the indexing has successfully finished
  2. you've set the correct interpreter in Settings | Languages & Frameworks | Ruby SDK and Gems
  3. try File - Reload All from Disk
  4. try restarting IDE
  5. check where Go To | Related Symbols goes

If that happens only with one project, it'd be great to take a look at it.

0

Hi Team, 

This has happened too many times, and the amount of time wasted getting them to show up is absurd. 

My suggestion, always show them! Even if Rubymine for whatever reason thinks a spec file can not be debuged, still show them! Upon clicking the green gutter icon to debug the file, a message can be displayed that explains why they don't show up. 

I am on 2025.1.3. RubySDK works, if I manually create a run/debug configuration for rspec it works just fine, just no green gutter icons. Thanks and let me know

0

Please sign in to leave a comment.