Karmanno

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Karmanno created a post, AnsweredHow to set highlight color in plugin DevKit
In plugin dev kit I have found out how to get color of selected file: final Project currentProject = DataKeys.PROJECT.getData(anActionEvent.getDataContext()); VirtualFile[] currentFiles = DataKeys....