I have been working with PyCharm for quite some time now and I recently upgraded my storing system with a NAS.
Everything is working fine except one : PyCharm scans through my files to reindex them very very often. This makes me losing a lot of time waiting for it to end.
When the reindexing occurs:
- When a script ends
- When a debugging session ends
- When PyCharm loses the focus, i.e. I use another application
So it happens basically ALL the time, taking quite a long time (several minutes sometimes).
Misc.:
- Windows 10
- PyCharm Community Edition 2018.1
- Netgear - ReadyNas 422
Do you have any ideas to solve this issues ?