Pycharm 2020.1.3: Indexing takes forever
Hello,
I recently updated my PyCharm Professional to 2020.1.3 and I noticed that Indexing takes forever even for a few small files (2-3 MBs).
I've never had this issue before. Pausing indexing is not an option because doing so does not let me run any scripts.
1) Is this a bug?
2) Can I fix it somehow?
Thanks.
Please sign in to leave a comment.
Hello,
Please update to the latest version which is 2020.2.
If this still happens, please submit a ticket at https://youtrack.jetbrains.com/issues/PY with
logs folder zipped from ***Help | Collect logs and Diagnostic Data*** .
Hello,
Updating fixed the problem.
Thank you.
No only that, is also keeps crashing OS X more and more often since version 2021.x. The complete indexer is a catastrophy since more than 10 years and jetbrains does not seem to do anything about it.
Hello, everybody!
In newest version this problem happened, because after migrate files from Windows 10 to Ubuntu 20 files has a null-bytes inside itself. If you deleting null-bytes from files -> then problem solving.
Thanks for watch.