Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Pippy022
Total activity
12
Last activity
December 16, 2023 04:19
Member since
May 02, 2023 13:35
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
3
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
December 16, 2023 04:19
I've activated that setting, reloaded the Gradle project and restarted IDEA, but still seeing the same decompiled classes, the same banner at the top of the file, and the same error when I click “D...
Community
IntelliJ IDEA Open API and Plugin Development
"Download Sources" failed, can't see source code of python plugin
2 votes
Edited
May 27, 2023 05:57
Would something like this be the suggested approach? holder.newAnnotation(HighlightSeverity.WEAK_WARNING, "this is some info") .enforcedTextAttributes(TextAttributes().apply { effectType = ...
Community
IntelliJ IDEA Open API and Plugin Development
`ExternalAnnotator` addding a `HighlightSeverity.INFORMATION` doesn't appear in editor
0 votes
Edited
May 27, 2023 05:09
Thanks! I am looking for an 'info' style annotation that is blue, exactly like this screenshot from vscode: Is that possible in Idea?
Community
IntelliJ IDEA Open API and Plugin Development
`ExternalAnnotator` addding a `HighlightSeverity.INFORMATION` doesn't appear in editor
0 votes