主页
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月21日 10:20
Thanks for your help. I should be able to make progress now.
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
2024年02月21日 09:29
So where else should I store it? It's the only path I could find that belongs to my plugin so I know it exists.I use the VirtualFileSystem because I use the PsiManager to read it.When I used Virtua...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
已编辑于
2024年02月21日 08:14
I investigated further… It seems the behaviour I witnessed happens because the file system is not in sync.I download and save some files (so I don't have do download them again) in this folder: Pat...
社区
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 票
创建于
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 票
«
第一页
‹
上一页
下一页
›
最后
»