How to Fix Slow Indexing in JetBrains IDEs?
已回答
I’ve been experiencing really slow indexing every time I open a project in IntelliJ IDEA (also happens in PyCharm). It sometimes takes several minutes even for small projects. I’ve tried invalidating caches and restarting, but it still persists. Is there any way to speed this up or settings I should tweak? Appreciate any suggestions!
1 条评论
排序方式
日期
投票数
If it is reproducible with all custom plugins via "Settings | Plugins | ⚙ | Disable all downloaded plugins", please share the zipped log folder in https://uploads.jetbrains.com/ for further troubleshooting.
请先登录再写评论。