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:
Please sign in to leave a comment.
Hello,
Could you please check the following:
File - Reload All from DiskGo To | Related SymbolsgoesIf that happens only with one project, it'd be great to take a look at it.
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