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 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
Created
August 09, 2022 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.
Community
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 votes
Created
August 09, 2022 15:21
The plugin „JPA Buddy“ uses dependencySupport and actually got recommended to me when I included the hibernate-core dependency.
Community
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 votes
Created
August 09, 2022 13:39
Actually "Dependency support" is missing in this. I activated it on my last upload but I am still waiting for approval.
Community
IntelliJ IDEA Open API and Plugin Development
My plugin for XSD files isn't recommended because the file type is already registered
0 votes
«
First
‹
Previous
Next
›
Last
»