Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
CeH9
Software engineer
Total activity
121
Last activity
August 04, 2019 10:49
Member since
May 06, 2016 11:59
Following
0 users
Followed by
0 users
Votes
16
Subscriptions
31
Activity overview
Posts (25)
Comments (49)
Sort by recent activity
Recent activity
Votes
Created
April 23, 2019 03:42
You can check and add stuff when your custom Application component is initializing. Example of creating FileTemplate: https://github.com/JetBrains/intellij-community/blob/734eb7add6c4c472e1e342de...
Community
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 votes
Edited
July 31, 2017 13:56
I need to release resources. How to detect when Undoable action removed from history? It contains path to cached file that should be deleted. Action added via manager: getUndoManager().undoableActi...
Community
IntelliJ IDEA Open API and Plugin Development
Where to store binary files
0 votes
Created
April 18, 2017 16:56
Could you please submit it to YouTrack? Ok, i'll do it.
Community
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 votes
Created
April 18, 2017 12:27
https://github.com/CeH9/PackageTemplates/blob/b5f7d32b13ee51b533bf5a41f115de687ecc42ca/src/core/actions/custom/CreateFileTemplateAction.java#L58-L75
Community
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 votes
Edited
April 18, 2017 13:15
Templates adds in runtime by user via my "Import action".
Community
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 votes
Created
March 06, 2017 10:24
up
Community
IntelliJ IDEA Open API and Plugin Development
FileTemplateManager didn't found Project-level FileTemplates
0 votes
Edited
February 27, 2017 15:05
Same command name and groupId have no effect. Two Commands performs async via #runProcessWithProgressAsynchronously. Both undoable separately. 1) ProgressManager: https://github.com/CeH9/PackageTe...
Community
IntelliJ IDEA Open API and Plugin Development
ProgressManager#WithProgressAsync + CommandProcessor#executeCommand
0 votes
Created
February 27, 2017 13:13
Community
IntelliJ IDEA Open API and Plugin Development
PsiDirectory.copyFileFrom -> Redo recreate file without content
0 votes
Edited
February 27, 2017 12:15
runProcessWithProgressSynchronously (Freezes) Undo in one action https://i.gyazo.com/b65cb245ce958f3ff71501aecdc77008.mp4 Default: "AWT-EventQueue-0 2016.3.4#IC-163.12024.16 IDEA, eap:false, os...
Community
IntelliJ IDEA Open API and Plugin Development
ProgressManager#WithProgressAsync + CommandProcessor#executeCommand
0 votes
Created
February 18, 2017 19:28
Got null in PsiFile[] resultElements, when trying to put null instead of "@Nullable DialogWrapper dialog". 1) Is dialog required? Can i create Dir\Group silently? 2) I have no PBXProjectFile and PB...
Community
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 votes
Next
›
Last
»