主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Evan Knowles
活动总数
41
最后的活动
2024年04月24日 08:30
成员加入日期
2019年11月05日 10:49
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
10
活动概览
帖子(10)
评论(17)
按最近的活动排序
最近的活动
投票数
已编辑于
2021年04月21日 08:54
Invoking per: ProgressManager.getInstance().executeNonCancelableSection(() -> { DataContext dataContext = ActionToolbar.getDataContextFor(checkBox); SwitchToPRBranchAction action = new SwitchToPR...
社区
IntelliJ IDEA Open API and Plugin Development
AnAction from Swing component that invokes a Git4Idea call
0 票
创建于
2021年04月20日 07:32
My action doesn't have an action ID as it's added to a com.intellij.notification.Notification (in the case where it's working). In the case where it isn't working, I execute it as: openPRList.addMo...
社区
IntelliJ IDEA Open API and Plugin Development
AnAction from Swing component that invokes a Git4Idea call
0 票
创建于
2020年09月01日 16:34
Primarily, the CSS, images and JavaScript on pages. The issue is because the folder structure on disk doesn't match the folder structure on the load balancer, e.g., these imports in a JS file canno...
社区
IntelliJ IDEA Open API and Plugin Development
Providing file references for non-standard resource layouts
0 票
创建于
2020年01月28日 13:03
Yes, sorry, I did mean false. My plugin needs quite a lot of additional plumbing around it, but you could probably simulate the behaviour by adding a non-existent variable, stepping through the loo...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin no longer working after upgrade to 2019.3
0 票
已编辑于
2020年01月28日 12:55
I've managed work around this issue and get my plugin working by setting order="first" in the extension point. Still curious as to why this happened.
社区
IntelliJ IDEA Open API and Plugin Development
Plugin no longer working after upgrade to 2019.3
0 票
创建于
2020年01月28日 11:06
I've had the time to delve deeper - it seems that the list of providers in `com.intellij.psi.impl.source.jsp.el.impl.ELResolveUtil#processEmptyContext` is the following, where my provider is number...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin no longer working after upgrade to 2019.3
0 票
创建于
2020年01月06日 10:59
Hey - reconfigured everything to make sure the SDK was correct, everything seems fine. There's not much more code than that, a breakpoint on the first line is never hit (as it was previously). pu...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin no longer working after upgrade to 2019.3
0 票
«
第一页
‹
上一页