Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Akondu
Total activity
8
Last activity
July 26, 2022 00:01
Member since
July 22, 2022 22:04
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
1
Activity overview
Posts (1)
Comments (2)
Sort by recent activity
Recent activity
Votes
Created
July 26, 2022 00:01
Noted, thanks! Is there any other way I could get a list of all the problems in the current file to do something with them? Perhaps maybe I could Gutter Icons with actions for each problem, or just...
Community
IntelliJ IDEA Open API and Plugin Development
Adding quick fix or intention to existing problems fround through other inspections
0 votes
Created
July 25, 2022 16:09
I managed to get it working using the HighlightInfoFilter extension point - I understand this is meant for filtering out highlights but I'm using it to mutate the highlightInfo and register a quick...
Community
IntelliJ IDEA Open API and Plugin Development
Adding quick fix or intention to existing problems fround through other inspections
0 votes