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
1 comment

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

Please sign in to leave a comment.