JetBrains / awesome-pycharm

A curated list of resources for learning and using PyCharm, a Python IDE from JetBrains
Apache License 2.0
281 stars 47 forks source link

"scanning files to index" --- issue #20

Closed chinmayroy closed 1 year ago

chinmayroy commented 1 year ago

It is taking a long time. Do you know how I can solve this issue? When I updated my pycharm then I got this issue.

pauleveritt commented 1 year ago

As mentioned in your other ticket, this repo isn't for PyCharm support. In fact, it's basically inactive.

pauleveritt commented 1 year ago

To answer the question though...when you update PyCharm, it has new indexing machinery, so it triggers a one-time reindexing. You can still do most of your work while indexing is happening.