CeH9
Software engineer
- 活动总数 121
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 16
- 订阅数 31
-
创建于 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...