主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Lojka10
活动总数
8
最后的活动
2021年09月14日 13:22
成员加入日期
2021年07月14日 14:32
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月14日 13:22
Thanks for the reply! There was a mistake on my side.
社区
IntelliJ IDEA Open API and Plugin Development
getService return null
0 票
创建于
2021年09月08日 01:28
I deleted my service from plugin.xml and added the @Service annotation to it. I also deleted the service registration using "registerServiceInstance". But I still get null when I want to get a serv...
社区
IntelliJ IDEA Open API and Plugin Development
getService return null
0 票
创建于
2021年07月15日 13:19
Use com.intellij.psi.augment.PsiAugmentProvider extension to add "fake" elements in Java Thanks for the answer, but could you tell me how to use PsiAugmentProvider? I tried to figure it out, bu...
社区
IntelliJ IDEA Open API and Plugin Development
Add a PsiElement without adding text to the PsiFile
0 票