主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Johan Martinson
活动总数
25
最后的活动
2021年05月17日 14:59
成员加入日期
2021年03月05日 09:14
关注
0 名用户
关注者数
0 名用户
投票数
8
订阅数
5
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年05月17日 14:59
Hi, no it didn't.I tried that and tried to just print something to see if I defined it correctly but I never get to the souts. Am I missing something? public class CreateNoNameFileFromTemplateDial...
社区
IntelliJ IDEA Open API and Plugin Development
Enable Builddialog with CreateFileFromTemplateAction to create file with only file extension
0 票
创建于
2021年05月17日 09:41
Search · org.mule.tooling.lang.dw.templates.WeaveFilesTemplateManager (github.com) Was a good repo to look at.Thanks Jakub!
社区
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 票
创建于
2021年05月13日 18:15
I don't really understand how the FileTemplateGroupDescriptorFactory can help with adding a group to the 'File > New' menu. How can I actually add this? any examples of how it is done?
社区
IntelliJ IDEA Open API and Plugin Development
Creating File Templates on Plugin install
0 票
创建于
2021年05月12日 10:59
Jakub Chrzanowski Thanks I added that and it works I would expect IntelliJ to automatically add those characters in the future though!
社区
IntelliJ IDEA Open API and Plugin Development
Exported Live Templates have no newline
0 票
创建于
2021年05月12日 10:20
added an issue here Exported Live Templates have no newline : IDEA-269148 (jetbrains.com)
社区
IntelliJ IDEA Open API and Plugin Development
Exported Live Templates have no newline
0 票
创建于
2021年03月10日 10:25
Thanks for the help will take a look!
社区
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 票
创建于
2021年03月10日 10:20
Okay, thanks! We are mostly interested in line-comments anyways so that's fine. Do you know of any examples where language injection has been used in comments? Or is there any other examples of how...
社区
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 票
创建于
2021年03月08日 18:16
The hope was that it would work in any language, that would make the plugin most useful. We could settle for just Java for now to prove the concept. Did you say that language injection is possible...
社区
IntelliJ IDEA Open API and Plugin Development
Embedded langue in PSIComment
0 票