Emelyanov Yaroslav
- Total activity 45
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 6
- Subscriptions 13
-
Created Open the modal window by double clicking on the custom Project View tree item
I have a custom project view and want to open a modal window with settings instead code editor when the user double clicked on some elements.Is my usecase already supported by intellij? -
Created Hide empty packages from Project Tree
Hello. I need to customize project view tree and create a class extended from com.intellij.ide.projectView.impl.ProjectViewPane and override com.intellij.ide.projectView.impl.ProjectViewPane#creat... -
Edited Project view customization
Hello. How can I make my own Project Tree with files and directories, filtered by custom filter in Tool Window with functionality from com.intellij.ide.projectView.impl.ProjectViewPane? I create a ...