IntelliJ plugin 2024.1.64+2025.2.0
When I look for a symbol Contractwhich is not properly defined in my current project, it finds the reference in another project which is open in IntelliJ
When I fix the issue the plugin complains the protocol is redefined.
The package name is the same in both projects
I can even find an import Symbols from the other project!
Expected behaviour: Only look in current project for symbols



