主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
周恒广
活动总数
5
最后的活动
2021年09月07日 12:47
成员加入日期
2021年09月01日 10:36
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月07日 12:47
Thank you for help, I'm done with this problem!
社区
IntelliJ IDEA Open API and Plugin Development
Hi, I'm creating a intellij plugin which needs to show a file's git history
0 票
创建于
2021年09月03日 04:06
Actually, I got to know that the panel is called the FileHistoryPanel by UI inspector. But its construct method is complicated so I have no idea how to get an instance of this.
社区
IntelliJ IDEA Open API and Plugin Development
Hi, I'm creating a intellij plugin which needs to show a file's git history
0 票
创建于
2021年09月03日 03:59
Thank you! But I still don't know how to invoke the action. To invoke it we should call its actionPerformed() method, isn't it? But how can I get an AnActionEvent() instance?
社区
IntelliJ IDEA Open API and Plugin Development
Hi, I'm creating a intellij plugin which needs to show a file's git history
0 票