主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Charlie Choiniere
活动总数
160
最后的活动
2020年08月11日 20:49
成员加入日期
2010年02月04日 17:58
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
47
活动概览
帖子(41)
评论(71)
按最近的活动排序
最近的活动
投票数
创建于
2015年07月01日 02:09
I figured out how to do this. In addition to created a class that extends FrameworkSupportProvider you also need to add a FrameworkSupportConfigurable class.The class looks like this.public class M...
社区
IntelliJ IDEA Open API and Plugin Development
Set Default Facet and Add Options in Wizard
0 票
创建于
2013年08月05日 13:22
Thanks Dmitry! I'm going to continue reading the basic tutorials to build the SimplePlugin, then I'm going to look more into how to build the inner language and use the html as the outer language....
社区
IntelliJ IDEA Open API and Plugin Development
HTML Template language where the majority of the language is XML
0 票
创建于
2015年07月15日 11:27
Sorry to bring this thread back up, but I'm getting closer to my goal of supporting an isml language and I want to clear up a few things before I head down the wrong path.To support isml so far I h...
社区
IntelliJ IDEA Open API and Plugin Development
HTML Template language where the majority of the language is XML
0 票
创建于
2015年07月13日 12:40
If I register the filetype in this way I get *.js files to open with an unregistered extension. If I remove this code I get the reverse for *.ds. I checked and there are no previous mappings. I cre...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 12:54
I added this line, but now I get an error saying that the "required plugin "JavaScript" not installed."Does this mean that I cannot use this feature unless I'm using the ultimate edition? I'm curre...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 13:12
Thank you. Is there any way to hook into the syntax highlighting only for community edition? Or would that entail writing my own language support? I have in the past registered ds using the new fil...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 16:28
Alright I think that worked finally! Thank you so much. Just for future reference, how should I go about debugging in the Ultimate Edition, do I just create an SDK with the Ultimate Edition and deb...
社区
IntelliJ IDEA Open API and Plugin Development
JavaScript API: Change Icon for JSLike file.
0 票
创建于
2015年07月13日 02:54
Hmmm. I think it has something to do with the links. If I go here instead I can find them.
社区
IntelliJ IDEA Open API and Plugin Development
What happened to all the code examples in the open api docs?
0 票
创建于
2015年07月13日 10:59
I see. Somehow I got to the older docs through the newer docs and didn't realize it. Thanks for the help!
社区
IntelliJ IDEA Open API and Plugin Development
What happened to all the code examples in the open api docs?
0 票
创建于
2015年07月13日 10:53
Ahh that's too bad. I was hoping to distribute the highlighting as part of my plugin's resources. Thanks for the help!
社区
IntelliJ IDEA Open API and Plugin Development
Syntax highlighting
0 票
«
第一页
‹
上一页