主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sven Reinck
活动总数
55
最后的活动
2024年07月17日 08:15
成员加入日期
2021年12月10日 12:47
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(11)
评论(27)
按最近的活动排序
最近的活动
投票数
创建于
2022年08月09日 16:02
Okay… So what can I do to get my plugin in front of the right people? dependencySupport would be perfect. I couldn‘t find a good fit among the „official“ features.
社区
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 票
创建于
2022年08月09日 15:21
The plugin „JPA Buddy“ uses dependencySupport and actually got recommended to me when I included the hibernate-core dependency.
社区
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 票
创建于
2022年08月09日 13:39
Actually "Dependency support" is missing in this. I activated it on my last upload but I am still waiting for approval.
社区
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 票
创建于
2022年07月18日 16:00
As I understand it beside file type there a four other ways to promote a plugin… module, facet, configuration and artifact type. I thought there was a way based on used maven artifacts but that doe...
社区
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 票
创建于
2022年07月11日 15:39
There is no need to change the file type mapping since I just create a second FileEditor so the user can switch back and forth using tabs on the bottom. My hope was that the IDE would recommend my...
社区
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 票
创建于
2022年06月24日 13:11
Thanks for the explanation. I will see what I can do with it.
社区
IntelliJ IDEA Open API and Plugin Development
Plug into the back and forward navigation mechanism
0 票
创建于
2022年06月24日 12:14
Thanks. Could you nonetheless give me an idea of how this works? Maybe I could create a "virtual text editor" since I have something like a caret position. Otherwise I would just create my own hist...
社区
IntelliJ IDEA Open API and Plugin Development
Plug into the back and forward navigation mechanism
0 票
创建于
2022年05月24日 07:19
I am using 'LATEST-EAP-SNAPSHOT' as intellij.version
社区
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalStateException: User data is not supported
0 票
创建于
2022年04月04日 08:17
Thanks for the answer. I didn't had time before to check it. I implemented FileEditorProvider. In the createEditor method I create my FileEditor implementation. Here I would like to link to the the...
社区
IntelliJ IDEA Open API and Plugin Development
Retrieve the default editor of the current view
0 票
创建于
2022年04月01日 09:48
I can split the view of a file so I have two views of the same file as in the screenshot. As you can see each view has a Text and a Design tab. The Design tab is from my plugin. Now when I create m...
社区
IntelliJ IDEA Open API and Plugin Development
Retrieve the default editor of the current view
0 票
«
第一页
‹
上一页