主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Giraud Contact
活动总数
16
最后的活动
2023年09月05日 11:27
成员加入日期
2020年09月23日 15:23
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
4
活动概览
帖子(4)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2023年09月05日 11:27
woah, very helpful !
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to use getNavigationElement on a PsiFile ? (stack trace in UsageInfo)
0 票
已编辑于
2023年09月05日 10:33
It works for this use case, thanks.I still have few more questions if you don’t mind:- I have other PsiElements (not files) that implement this getNavigationElement() method. should I remove it and...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to use getNavigationElement on a PsiFile ? (stack trace in UsageInfo)
0 票
创建于
2023年09月05日 09:21
I’ll try and let you know, thank you
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible to use getNavigationElement on a PsiFile ? (stack trace in UsageInfo)
0 票
创建于
2023年05月03日 05:59
Exactly what I needed. still have a small alignment problem on the right but it’s ok, thank you
社区
IntelliJ IDEA Open API and Plugin Development
GotoClassContributor and navigation item
0 票
创建于
2023年05月02日 15:30
Thanks, I will look at ModuleRendererFactory
社区
IntelliJ IDEA Open API and Plugin Development
GotoClassContributor and navigation item
0 票
创建于
2022年09月14日 08:00
Thank you. finally I found that I can use com.intellij.openapi.fileTypes.ex.FileTypeIdentifiableByVirtualFile in my LanguageFileType to exclude archives.It seems to work ok for now.
社区
IntelliJ IDEA Open API and Plugin Development
forbid indexation inside jar files for my plugin (problem with same extension name)
0 票
创建于
2020年10月02日 16:51
Thanks for pointing that issue, but I'm not sure it's the same. I have the problems in 202 and 201, and I'm not using 203 yet. Also in the latest screenshot you can see that the text is not long at...
社区
IntelliJ IDEA Open API and Plugin Development
Truncated quick navigate info
0 票