Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Zhanglei
Total activity
19
Last activity
December 13, 2024 09:35
Member since
April 11, 2024 06:28
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
5
Activity overview
Posts (5)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
August 04, 2024 14:49
Of course, Just need to implement the decorating method of ProjectViewNodeDecorator and use the presentation.addText method within that method.override fun decorate(node: ProjectViewNode<*>?, prese...
Community
IntelliJ IDEA Open API and Plugin Development
May I modify the color of the locationString in ProjectViewNodeDecorator?
2 votes
Created
August 05, 2024 12:03
Sorry, I just uploaded screenshot
Community
IntelliJ IDEA Open API and Plugin Development
How to define the horizontal layout of DefaultTreeCellRenderer.
0 votes
Edited
July 27, 2024 04:33
Thank you very much. I finally used the addText method to achieve colored text.
Community
IntelliJ IDEA Open API and Plugin Development
May I modify the color of the locationString in ProjectViewNodeDecorator?
1 vote
Edited
July 15, 2024 09:10
Thanks for your response. Upon reviewing the snippet you provided, it appears that I can utilize coloredText.I will try later to see if it is feasible.
Community
IntelliJ IDEA Open API and Plugin Development
May I modify the color of the locationString in ProjectViewNodeDecorator?
0 votes
Created
June 22, 2024 16:20
Thank you for your help.
Community
IntelliJ IDEA Open API and Plugin Development
How to display custom error message at the commit message panel
0 votes