Oleg Loginov
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created User-configurable colors for plugin toolwindow
AnsweredHi, guys, I have a plugin with tool window, and I want user to have ability to change colors of it. In other words, I want to add section with colors under "Settings / Editor / Color Scheme" so use... -
Created PSI Structure for binary file
I'm developing a plugin for IDEA to support specific files with xml-like syntax.They just provide some tree of elements, and I want to show them in project tree (with expandable tree node for the f...