主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dobra101
活动总数
32
最后的活动
2024年06月20日 11:29
成员加入日期
2023年03月29日 09:01
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
7
活动概览
帖子(7)
评论(13)
按最近的活动排序
最近的活动
投票数
创建于
2024年06月20日 07:36
Update: I got it working now. PsiElement.getResolveScope() helped a lot! In my usecase element.getResolveScope().union(element.getResolveScope().getModule().getModuleContentWithDependenciesScope()...
社区
IntelliJ IDEA Open API and Plugin Development
Stubs and Search Scopes
1 票
创建于
2023年09月21日 12:46
Hi,I tried to reproduce the problem but without success.That's when I noticed, that the rule method_reference extends an QueryElement and implements PsiReference.When commenting out the generation ...
社区
IntelliJ IDEA Open API and Plugin Development
Code Completion Results being reset by IDE?
1 票
创建于
2024年06月20日 05:59
Hi,you are right, module A and B are isolated. However, module A can have module B as a dependency. In that case, I want to get elements from module B when the reference is in module A.unfortunatel...
社区
IntelliJ IDEA Open API and Plugin Development
Stubs and Search Scopes
0 票
下一页
›
最后
»