CeH9
Software engineer
- Total activity 121
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 16
- Subscriptions 31
-
Created Notnull
https://github.com/JetBrains/intellij-community/blob/ea99120065e7d1ace9216820ca29feab443d1657/platform/lang-impl/src/com/intellij/ide/fileTemplates/impl/FileTemplateManagerImpl.java#L373-L390 -
Edited 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... -
Edited ColorKey/getter for template variable color
AnsweredCan't find getter for "Template variable" color,EditorColorsManager.getInstance().getGlobalScheme().getColor(???)UIUtil.get.. TemplateVariableColor ??Where is list of all ColorKeys? -
Created EditorTextField getEditor return null
AnsweredHow 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... -
Created Suggestion for devs (new feature for file templates)
AnsweredI 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...