主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sven Reinck
活动总数
55
最后的活动
2024年07月17日 08:15
成员加入日期
2021年12月10日 12:47
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
11
活动概览
帖子(11)
评论(27)
按最近的活动排序
最近的活动
投票数
创建于
2024年02月20日 08:28
No, the UI didn’t look frozen. Right now I suspect a problem with my plugin code to cause this behavior. I have to look more into it. I will also try to reproduce what the user experienced. I will ...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月19日 18:24
So, I tried to reproduce it with a simpler example and at least the simple change behaved as it should. But I experienced the same effect as before. So it might be something different.Anyway… the o...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月19日 18:04
Okay. I try again.runIde → old behavior → Close IntelliJ (without closing the file editor)Change Code → runIde → still old behavior → close/open file editor → new behavior My Plugin is a FileEditor...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月19日 17:18
I fixed a bug in my plugin. But it kept appearing in the editor window no matter how often I changed the code and restarted IntelliJ (with runIde). But the bug was immediately gone when I closed an...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2023年01月14日 10:30
Thanks! I should have thought of looking into the source code myself. If I decide to use this method, would a break be detected by the automatic "compatibility verification"?
社区
IntelliJ IDEA Open API and Plugin Development
Access Cache for external Resources
0 票
创建于
2022年10月31日 09:08
No. Maybe the issue with the platform since no method of my FileEditor is called that could course this behavior.
社区
IntelliJ IDEA Open API and Plugin Development
Split View in Plugin Window
0 票
创建于
2022年10月30日 06:20
Is this maybe a general behavior? I just had the same experience with CSV files which have a "Text" and "Data" view.
社区
IntelliJ IDEA Open API and Plugin Development
Split View in Plugin Window
0 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»