Can Stub Indexes be shared in multi projects
已回答
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.
请先登录再写评论。
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?