How can I stop indexing intellij idea?

前端 未结 5 1079
星月不相逢
星月不相逢 2020-12-23 15:38

Without \"excluding\" folders, how can I stop Indexing intellij idea on start? It\'s very very annoying that it starts indexing on startup without allowing you to, for examp

5条回答
  •  天命终不由人
    2020-12-23 16:24

    Try:

    File-> Invalidate Caches / Restart.

    I think that this issue happens (at least for me it seems to be the reason) if you start commit and then close the IDE in the middle of the process.

提交回复
热议问题