主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
419057236
活动总数
17
最后的活动
2021年05月28日 07:49
成员加入日期
2021年05月25日 08:11
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
4
活动概览
帖子(4)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2021年05月28日 07:49
Can anyone help me? Thanks in advance
社区
IntelliJ IDEA Open API and Plugin Development
How do I close an unselected TAB?
0 票
已编辑于
2021年05月27日 02:40
Yann Cebron oh, I found out where the hover can be set, it can be set inside the action class, like below: public class CloseTabAction extends DumbAwareAction { private Project project; public ...
社区
IntelliJ IDEA Open API and Plugin Development
How do I get JBEditorTabs to support closing with a close button?
0 票
已编辑于
2021年05月27日 01:56
Yann Cebron Thank you very much. And I would like to ask again if there is a way to make the icon change when the mouse is put up, just like a hover event? Just like the tab in the IDEA coding ar...
社区
IntelliJ IDEA Open API and Plugin Development
How do I get JBEditorTabs to support closing with a close button?
0 票
创建于
2021年05月26日 01:29
@... Thank you for your answer, I found this problem occurred when debugging the plugin, but after I deployed it, everything was normal. I found that when debugging, the newly started project woul...
社区
IntelliJ IDEA Open API and Plugin Development
The input field in popup window cannot input Chinese, such as JBTextField, JBTextArea
0 票
创建于
2021年05月25日 14:12
@... I tried it, but it didn't work
社区
IntelliJ IDEA Open API and Plugin Development
The input field in popup window cannot input Chinese, such as JBTextField, JBTextArea
0 票