CeH9
Software engineer
- 活动总数 121
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 31
-
创建于 PackageTemplates Plugin Discussion
Plugin under beta. It will be published at plug-in repository after release v1.0.0+. At this moment you can discuss about PackageTemplates plugin in this post. Details: http://ceh9.github.io/Packag... -
-
创建于 PersistentState as JSON
PersistentStateComponent saves setting as XML file. Can i write file myself? E.g. runWriteAction -> createFileMethod("foo.json") P.S. Approach must save Export\import capability. -
创建于 Does File -> import | export support File Templates?
已回答Seems to not support. I have custom file templates, but it even don't showing in list: -
创建于 How to force refresh file templates
FileTemplateManager.getDefaultInstance().getTemplates(DEFAULT_TEMPLATES_CATEGORY) don't return newly created templates until restart IDE. Same problem with removing. How to force update it? -
创建于 Notnull
https://github.com/JetBrains/intellij-community/blob/ea99120065e7d1ace9216820ca29feab443d1657/platform/lang-impl/src/com/intellij/ide/fileTemplates/impl/FileTemplateManagerImpl.java#L373-L390 -
已编辑于 Get UI from IDEA
I need to implement "Template editor\chooser", but same Component already exist in IDEA. Can i import it (copypaste)?. Search by double shift return to much results so i'm confused. Where is src of... -
已编辑于 ColorKey/getter for template variable color
已回答Can't find getter for "Template variable" color,EditorColorsManager.getInstance().getGlobalScheme().getColor(???)UIUtil.get.. TemplateVariableColor ??Where is list of all ColorKeys? -
创建于 EditorTextField getEditor return null
已回答How to get Editor from EditorTextField when creating dialog?? Description from source: getEditor "return null if the editor is not initialized (e.g. if the field is not added to a container)" Edi... -
创建于 Suggestion for devs (new feature for file templates)
已回答I don't find any mails \ contacts \ Threads for posting suggestion. So i decide to post here. Would be nice if you add "Package templates". It's same to file templates, but consists of multiple fil...