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
July 18, 2022 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...
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
July 11, 2022 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...
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
June 24, 2022 13:11
Thanks for the explanation. I will see what I can do with it.
Community
IntelliJ IDEA Open API and Plugin Development
Plug into the back and forward navigation mechanism
0 votes
Created
June 24, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
Plug into the back and forward navigation mechanism
0 votes
Created
May 24, 2022 07:19
I am using 'LATEST-EAP-SNAPSHOT' as intellij.version
Community
IntelliJ IDEA Open API and Plugin Development
java.lang.IllegalStateException: User data is not supported
0 votes
Created
April 04, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
Retrieve the default editor of the current view
0 votes
Created
April 01, 2022 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...
Community
IntelliJ IDEA Open API and Plugin Development
Retrieve the default editor of the current view
0 votes
«
First
‹
Previous