主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Evan Knowles
活动总数
41
最后的活动
2024年04月24日 08:30
成员加入日期
2019年11月05日 10:49
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
10
活动概览
帖子(10)
评论(17)
按最近的活动排序
最近的活动
投票数
创建于
2023年06月21日 08:24
Thanks, I'll have a look.
社区
IntelliJ IDEA Open API and Plugin Development
Adding additional content inside the editor window
0 票
创建于
2023年05月31日 11:02
Could you give a sample of how to add a block element? The older syntax had sink.addBlockElement, but the new one just has addPresentation and the InlayPosition only seems to have end of line and ...
社区
IntelliJ IDEA Open API and Plugin Development
Adding additional content inside the editor window
0 票
创建于
2023年05月30日 11:01
The docs recommend using the provider from the `declarative` package - are there any docs for that one, or samples?
社区
IntelliJ IDEA Open API and Plugin Development
Adding additional content inside the editor window
0 票
创建于
2023年05月30日 07:26
Thanks, I'll have a look.
社区
IntelliJ IDEA Open API and Plugin Development
Adding additional content inside the editor window
0 票
创建于
2023年05月30日 06:34
Hey, The BitBucket Pull Requests plugin does a similar panel:
社区
IntelliJ IDEA Open API and Plugin Development
Adding additional content inside the editor window
0 票
创建于
2022年08月29日 12:12
Logged: https://youtrack.jetbrains.com/issue/IDEA-300857/IntelliJ-sandbox-launches-and-runs-very-slowly
社区
IntelliJ IDEA Open API and Plugin Development
Debugging sandbox IntelliJ very slow
0 票
创建于
2022年08月29日 12:08
Weird, that was the file in the message - I'll recreate and send everything through in a bug report then.
社区
IntelliJ IDEA Open API and Plugin Development
Debugging sandbox IntelliJ very slow
0 票
创建于
2022年05月03日 12:23
For anyone else who's had issues, the extension point is now <javaee.el.implicitVariablesProvider ...
社区
IntelliJ IDEA Open API and Plugin Development
Custom EL variable marked as unresolved in Ultimate despite PsiReferenceContributor
0 票
创建于
2021年04月21日 09:07
Hey - sorry, yes, was being dumb :) I ended up having to execute the action in the EDT, and moved the runProcessWithProgressSynchronously deeper into the action itself, and all seems good now, thanks.
社区
IntelliJ IDEA Open API and Plugin Development
AnAction from Swing component that invokes a Git4Idea call
0 票
创建于
2021年04月21日 09:00
I may need a different way to execute the action then? Executing it as I currently am produces this: Access is allowed from event dispatch thread with IW lock only. com.intellij.openapi.diagnostic....
社区
IntelliJ IDEA Open API and Plugin Development
AnAction from Swing component that invokes a Git4Idea call
0 票
下一页
›
最后
»