Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nestrada
Total activity
8
Last activity
December 05, 2024 16:29
Member since
April 19, 2024 22:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
December 05, 2024 16:29
The problem isn't that something's necessarily broken.The problem is that I have no idea how to start implementing for the preview pane in the first place. There is no documentation that I could find.
Community
IntelliJ IDEA Open API and Plugin Development
How can my custom SearchEverywhereContributor have a custom preview pane?
0 votes
Created
August 28, 2024 20:08
I'm running into the same thing right now. It's insane to me that I can't create a reference list using the PsiElementFactory and then set its role manually, especially when the automatic role sele...
Community
IntelliJ IDEA Open API and Plugin Development
[WORKAROUND FOUND] How to modify java class extends list with PSI
0 votes
Created
April 19, 2024 22:29
I should clarify that this is not a problem if I use a normal label manually constructed with `JLabel()`. Only the `LinkLabel`s are problematic.
Community
IntelliJ IDEA Open API and Plugin Development
LinkLabel is not displaying correctly and showing random other elements in its background
0 votes