Can Stub Indexes be shared in multi projects
Answered
Hi, just as title said, can the stub indexes (https://plugins.jetbrains.com/docs/intellij/stub-indexes.html) be re-used/shared in multi projects, or this index is per-project so other project can't reuse it? If the questions is no clear, please let me know. Thanks.
Please sign in to leave a comment.
Hi,
Stub index backs PSI and is a project-level concept.
What do you mean by reusing stub indexes in multiple projects? Would you like to access other projects' stub indexes? If so, why would you need that? What is the exact use case?