0verEngineer / InlineProblems

Plugin to show problems inside the text editor for IDEs based on the IntelliJ Platform
GNU General Public License v3.0
61 stars 7 forks source link

Feature request: Click on inline problems text to show the IDE action popup #59

Open temporaryna opened 1 month ago

temporaryna commented 1 month ago

Click on inline problems text to show the IDE action popup, as you would make it appear by shortcut

0verEngineer commented 1 month ago

Do you mean the same thing that appears when i hover the problematic line/code as well?

temporaryna commented 1 month ago

hover popup would be great to see as well on hover (error description popup)

but on click - option+enter popup to show (quick fix interactive popup?)