主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitry Avdeev
活动总数
811
最后的活动
2024年06月26日 17:35
成员加入日期
2005年10月05日 15:14
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
330
活动概览
帖子(18)
评论(463)
按最近的活动排序
最近的活动
投票数
创建于
2018年10月11日 09:41
Adding whitespace elements is not supported here. Please use Document.insertString() instead.
社区
IntelliJ IDEA Open API and Plugin Development
Add PsiWhiteSpace before XmlAttribute
0 票
创建于
2018年09月25日 11:23
Is it possible for you to re-create your jar with bundled xmlbeans?
社区
IntelliJ IDEA Open API and Plugin Development
class loader issue with xmlbeans
0 票
创建于
2018年09月18日 14:17
Template files are supported in Community as well.
社区
IntelliJ IDEA Open API and Plugin Development
Android Studio Plugin
0 票
创建于
2018年09月11日 09:08
Ok, you will need to navigate through PSI and then insert the text into Document: https://www.jetbrains.org/intellij/sdk/docs/basics/architectural_overview/psi_files.html https://www.jetbrains.org/...
社区
IntelliJ IDEA Open API and Plugin Development
Android Studio Plugin
0 票
创建于
2018年09月07日 16:11
Try to implement ConsoleActionsPostProcessor.
社区
IntelliJ IDEA Open API and Plugin Development
How to add context menu item in Logcat and open by plugin with selected text?
0 票
创建于
2018年09月07日 16:05
Implement and register your own ProjectTemplatesFactory.
社区
IntelliJ IDEA Open API and Plugin Development
Remote Project Template using RemoteTemplatesFactory
0 票
创建于
2018年09月07日 16:04
Take a look at FileTemplateGroupDescriptorFactory.
社区
IntelliJ IDEA Open API and Plugin Development
Language support plugin and file templates
0 票
创建于
2018年09月07日 15:42
What do you mean by "injecting code"? Could you give a sample?
社区
IntelliJ IDEA Open API and Plugin Development
Android Studio Plugin
0 票
创建于
2018年09月07日 15:38
Did you try to update WizardContext in your step's updateDataModel() method?
社区
IntelliJ IDEA Open API and Plugin Development
How to change WizardContext ProjectName in middle of Wizardstep
0 票
创建于
2018年07月19日 11:47
Such references (both from "name" and "extends" attributes) point ususally to the tag, but you can reference "name" attribute if it fits your needs.
社区
IntelliJ IDEA Open API and Plugin Development
XmlAttributeValue rename
0 票
«
第一页
‹
上一页
下一页
›
最后
»