主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Parmarrivan
活动总数
32
最后的活动
2022年05月27日 17:03
成员加入日期
2022年03月13日 17:02
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(4)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2022年03月25日 06:57
Karol Lewandowski I have debugged the line that you had said and found that the default editor is not an instance of DefaultPlatformFileEditorProvider. The default editor is this one: https://githu...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月24日 09:12
Karol Lewandowski Thanks, I have tried using HIDE_DEFAULT_EDITOR in the getPolicy() method, however it isn't working. Please help me fix it. Here's my plugin's source code: https://github.com/Rivan...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
已编辑于
2022年03月21日 10:19
But does it work with TextEditorWithPreview class? Because the name of the editor that is shown is defined in the class that extends TextEditorWithPreview and if I go to the generate methods panel,...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
已编辑于
2022年03月19日 06:06
Karol Lewandowski The editor is showing up fine, however, another editor, i.e., Android Studio's own editor also shows up along with it as seen in image below: The "custom-editor" is the editor c...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月18日 15:32
Thank you very much! It worked!
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月18日 14:41
My issue is that I don't know how to check if the VirtualFile is the file that I want. For example, I don't know how to check if the VirtualFile is Java/Kotlin. So could you please tell me how to c...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月18日 14:20
In my FileEditorProvider.accept() method I check if the current project has Android Facet. However I don't know how to check for specific Java/Kotlin files.
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
已编辑于
2022年03月18日 03:04
Karol Lewandowski I have implemented the FileEditorProvider, however it shows up when opening any type of file, which is what I don't want. So how can I make it such that the editor shows up only w...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月14日 14:47
Thanks and could you please share a link to any example or documentation showing how to implement this?
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
创建于
2022年03月14日 14:15
I am trying to modify the current Intellij Platform Editor that is used to edit Java and Kotlin codes in Android Studio. I am currently trying to create a plugin in which I want to split the editor...
社区
IntelliJ IDEA Open API and Plugin Development
How to create a SplitEditorToolbar in Intellij IDEA plugin?
0 票
«
第一页
‹
上一页