phpstormjetbrains-ideright-click

Get rid of "Show Context Actions" in PhpStorm


Is there any way to get rid of this thing:

enter image description here

And force PhpStorm to actually show the error / problem directly, after single right-click?

It drives me crazy that I have to click underlined item and then do something more (click context menu item or press some keyboard shortcut)? In any other software that I am used to, I see the problem after one click of a mouse.


Solution

  • NO! You cannot show the actual context actions there instead

    A few possible reasons:

    YES! You can change make this functionality a bit easier accessible

    Register a mouse shortcut for this feature:

    Remove this menu item as no longer needed:

    Now, you can access resolution list by simply pressing Alt and clicking underlined element.

    Source: Show errors in PhpStorm with one click