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
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.
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.
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.
Hello SquidBow ,
Thank you for reaching Rider Forum.
Could you please update to the latest 2025.2.3 version? Will the issue still persist?
Hi, yes the issue still persists.
Hey SquidBow ,
Could you please also let me know the following:
Looking forward to hearing from you soon.
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
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:
Your cooperation is appreciated. Please let me know if you have any questions.
Thanks,
Tom
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.
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