Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Dobra101

Avatar
  • Total activity 32
  • Last activity June 20, 2024 11:29
  • Member since March 29, 2023 09:01
  • Following 0 users
  • Followed by 0 users
  • Votes 5
  • Subscriptions 7
Activity overview Posts (7) Comments (13)
Sort by recent activity Recent activity Votes
  • Created June 20, 2024 07:36
    Update: I got it working now.  PsiElement.getResolveScope() helped a lot! In my usecase element.getResolveScope().union(element.getResolveScope().getModule().getModuleContentWithDependenciesScope()...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Stubs and Search Scopes
    • 1 vote
  • Created September 21, 2023 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 ...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Code Completion Results being reset by IDE?
    • 1 vote
  • Created June 20, 2024 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...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. Stubs and Search Scopes
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.