Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Mclskan
Total activity
8
Last activity
January 06, 2018 11:47
Member since
January 06, 2018 09:27
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
January 06, 2018 11:47
It would have been better if you could have posted a code block . Tabi eger zamanin varsa. Tesekkurler.
Community
IntelliJ IDEA Open API and Plugin Development
how to highlight file in project tree
0 votes
Created
January 06, 2018 10:45
I found something about implements TreeStructureProvider How can I use it ? Is there any detailed explaination.
Community
IntelliJ IDEA Open API and Plugin Development
Code example to navigate and highlight color programmaticly. Like Version control.
0 votes
Edited
January 06, 2018 10:03
This way I can get the project... Is there a way to get files and mark background color of it.for (Project project : projects) { ToolWindowManager toolWindowManager = ToolWindowManager.getInstan...
Community
IntelliJ IDEA Open API and Plugin Development
Code example to navigate and highlight color programmaticly. Like Version control.
0 votes