Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Craig Gates
Total activity
8
Last activity
May 24, 2016 22:54
Member since
May 24, 2016 00:19
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
May 24, 2016 22:54
I have an action associated with the NewGroup and I want to know which module was selected when the user selected my action. You state... Every action have invocation context. You can get it from ...
Community
IntelliJ IDEA Open API and Plugin Development
Question about Actions
0 votes
Created
May 24, 2016 20:02
> To save the PSI file to disk, use the PsiDirectory.add() method. Ok, how do I obtain this mysterious PsiDirectory object?
Community
IntelliJ IDEA Open API and Plugin Development
Created a file, It's in memory only, how to save it to disk?
0 votes
Created
May 24, 2016 13:41
BaseControl.reset(). Bingo. That's it.
Community
IntelliJ IDEA Open API and Plugin Development
How to set default text in TextPanel?
0 votes