Quick-Fixes not working in rider

It doesn't work anywhere, just always grayed out. Logs id: 2025_10_06_KNEQCLMEwD7fwvJZf9bxcg

0
7 comments

Hello SquidBow ,

Thank you for reaching Rider Forum.

Could you please update to the latest 2025.2.3 version? Will the issue still persist? 

0

Hi, yes the issue still persists.

0

Hey SquidBow ,

Could you please also let me know the following: 

  1.  Please share the full screen-shot of the issue;
  2. Do quickfixes work from alt + enter a context menu or pressing over a bulb? 
  3. Does the issue persist in one project or in sample projects as well? 

Looking forward to hearing from you soon.

0

Alt  + Enter also doesn't work, and the issue is consistant across all projects, even newly created ones. I have also tryed reinstalling rider, invalidating cashes and disabling the extensions and it didn't help

 

Upd: it shows quick fixes for the "HTTP links are not secure". I am not sure if this because I reinstalled rider, or it always was there

0

Hello, 

From your screenshot, it appears you’re invoking the action on the && operator, which doesn’t currently have any detected issues. Quick-Fixes are only available when the caret is positioned on a highlighted problem.

For your reference, you can review Quick-fixes for code issues | JetBrains Rider Documentation to confirm the correct steps. 

Besides, not all warnings or errors have Quick-Fixes available. When they are supported, you’ll see one of these icons next to the highlighted issue:

If you're doing it correctly but the issue persists, please:

  • Provide screenshots and steps how you found “Show Quikc-Fixes” are greyed out:

Your cooperation is appreciated. Please let me know if you have any questions. 

 

Thanks,

Tom

 

 

 

0

Hi Tom, I have tryed example quick-fixes and they did work when I possitioned my caret on the problem directly and pressed Alt + Enter (my shortcut for it).

It is still a bit wiered that I can't select the problem from the problems view and fix it that way because the button is grayed out.

As for how I found it is grayed out, I would see a problem, right click on it in the view but quick-fixes didn't work.

0

Hello,

Thanks for the clarification. You're facing a known issue tracked under RIDER-67903 Not available quickfixes in `File` tab of Problems view. You can upvote and subscribe to it for further updates. While waiting for the fix, you may continue using the mentioned method to apply quick fixes. 

Thanks,

Tom

0

Please sign in to leave a comment.