19

Sometimes PyCharm becomes very slow. And after 20-30 mins of slowness, it rebuilds its index. Are there any ways to manually trigger rebuilding PyCharm indexes?

bad_coder
  • 11,289
  • 20
  • 44
  • 72
Mohan
  • 1,850
  • 1
  • 19
  • 42
  • 3
    Does this answer your question? [PyCharm 4.0.5 hangs on 'scanning files to index' background task](https://stackoverflow.com/questions/29030682/pycharm-4-0-5-hangs-on-scanning-files-to-index-background-task) – bad_coder Apr 20 '21 at 03:34

1 Answers1

37
"File" > "Invalidate Caches / Restart..."
kdauria
  • 6,300
  • 4
  • 34
  • 53
tknickman
  • 4,285
  • 3
  • 34
  • 47