How can I move the spellchecker from the light bulb back into the popup located by the typo itself?
Hi,
I'm pretty sure that in the past, spellcheck/typo correction was directly in the popup that now just shows "Typo in word"

The suggestions are hidden in the light bulb, which is most of the time on a completely different location and total inconvenient to use.

Is there a way, to move the “Fix typo” part from the light bulb into the “Typo: In word” popup?
请先登录再写评论。
Hi,
It is simple, you need to enable the “ Show Quick-Fixes ” option under the three-dot menu:
Hi Vasiliy Yur,
Thanks for your feedback. This option is enabled.
PhpStorm 2026.1
Build #JBC-261.22158.283, built on March 25, 2026
Thanks for checking!
Do you see quick-fixes in other inspection popups?
Yes, it shows other quick-fixes. Tested with PHP and TypeScript.
This is really interesting.
Even though, I have no idea on how to reproduce, and I cannot find any similar recent reports.
Just to be sure, could you please try to update your installation to the PhpStorm 2026.1.1 (or 2026.1.2 Preview) and check if it still happens there?
I updated to PhpStorm 2026.1.1, which did not resolve the issue.
How ever. It noticed, that the spell checking is working as expected, when I open a project with phpStorm on macOS directly.
But when I use Remote Development through SSH (where PhpStorm is running on the remote Linux System) the quick-fixes are gone.
Maybe you can reproduce this on your end as well :)
Ah, it is a RemDev mode; got it, thanks!
In this case, reproduced and reported :)
Here is a fresh new YouTrack report to vote & follow:
https://youtrack.jetbrains.com/issue/IJPL-244496/SpellCheckingInspection-No-quick-fixes-in-the-hover-popup-in-RemDev-split
Many thanks :)