Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sven Reinck
Total activity
55
Last activity
July 17, 2024 08:15
Member since
December 10, 2021 12:47
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
11
Activity overview
Posts (11)
Comments (27)
Sort by recent activity
Recent activity
Votes
Created
February 21, 2024 10:20
Thanks for your help. I should be able to make progress now.
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
February 21, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Edited
February 21, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
February 20, 2024 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
February 19, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
February 19, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
February 19, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
FileEditorProvider Plugin: Using old code until closing editor
0 votes
Created
January 14, 2023 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"?
Community
IntelliJ IDEA Open API and Plugin Development
Access Cache for external Resources
0 votes
Created
October 31, 2022 09:08
No. Maybe the issue with the platform since no method of my FileEditor is called that could course this behavior.
Community
IntelliJ IDEA Open API and Plugin Development
Split View in Plugin Window
0 votes
Created
October 30, 2022 06:20
Is this maybe a general behavior? I just had the same experience with CSV files which have a "Text" and "Data" view.
Community
IntelliJ IDEA Open API and Plugin Development
Split View in Plugin Window
0 votes
«
First
‹
Previous
Next
›
Last
»