主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
CeH9
Software engineer
活动总数
121
最后的活动
2019年08月04日 10:49
成员加入日期
2016年05月06日 11:59
关注
0 名用户
关注者数
0 名用户
投票数
16
订阅数
31
活动概览
帖子(25)
评论(49)
按最近的活动排序
最近的活动
投票数
创建于
2019年04月23日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 票
已编辑于
2017年07月31日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Where to store binary files
0 票
创建于
2017年04月18日 16:56
Could you please submit it to YouTrack? Ok, i'll do it.
社区
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 票
创建于
2017年04月18日 12:27
https://github.com/CeH9/PackageTemplates/blob/b5f7d32b13ee51b533bf5a41f115de687ecc42ca/src/core/actions/custom/CreateFileTemplateAction.java#L58-L75
社区
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 票
已编辑于
2017年04月18日 13:15
Templates adds in runtime by user via my "Import action".
社区
IntelliJ IDEA Open API and Plugin Development
FileTemplates doesn't save on disk
0 票
创建于
2017年03月06日 10:24
up
社区
IntelliJ IDEA Open API and Plugin Development
FileTemplateManager didn't found Project-level FileTemplates
0 票
已编辑于
2017年02月27日 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...
社区
IntelliJ IDEA Open API and Plugin Development
ProgressManager#WithProgressAsync + CommandProcessor#executeCommand
0 票
创建于
2017年02月27日 13:13
社区
IntelliJ IDEA Open API and Plugin Development
PsiDirectory.copyFileFrom -> Redo recreate file without content
0 票
已编辑于
2017年02月27日 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...
社区
IntelliJ IDEA Open API and Plugin Development
ProgressManager#WithProgressAsync + CommandProcessor#executeCommand
0 票
创建于
2017年02月18日 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...
社区
IntelliJ IDEA Open API and Plugin Development
AppCode add PsiDir issue
0 票
下一页
›
最后
»