主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Seto
活动总数
60
最后的活动
2023年04月07日 23:46
成员加入日期
2019年04月05日 10:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
13
活动概览
帖子(13)
评论(34)
按最近的活动排序
最近的活动
投票数
创建于
2020年06月14日 15:14
It's working after I make children actions implement DumbAware. What's it? No documentaiton for it.
社区
IntelliJ IDEA Open API and Plugin Development
ActionGroup is disabled. Why?
0 票
创建于
2020年06月06日 11:36
I finally get it working by using the method below. ApplicationManager.getApplication().invokeLater But I don't know why. Application.runReadAction, Application.runWriteAction, ProgressManager.run ...
社区
IntelliJ IDEA Open API and Plugin Development
FileAnnotation.reload problem.
0 票
创建于
2020年05月03日 13:52
I'm not using my own FileAnnotaion. But Task.Backgroundable + AnnotationActionGroup.revalidateMarkupInAllEditors helps. Thank you.
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
创建于
2020年05月03日 10:39
@Nullable@Overridepublic LineAnnotationAspect createColumn(@NotNull FileAnnotation annotation) { VcsUtil.setAspectAvailability("Danmaku", true); return new DanmakuLineAnnotationAspect(annotat...
社区
IntelliJ IDEA Open API and Plugin Development
I want to extend the Annotate view of Git VCS. But ...
0 票
下一页
›
最后
»