"Always select opened file" feature is laggy
已回答
I have enabled this toggle in IntelliJ so I can see the active file / directory navigation in Projects sidebar.
If I open a new file in code editor, it takes few seconds for navigation to update. If I keep the IDE running for several hours, this feature keep getting slower. At one point, it takes like 30 seconds for navigation to update.
Note:
1. Restarting IDE speeds up this feature.
2. The project has 30K files
请先登录再写评论。
Do you use Atom Material Icons plug-in? It's known to cause such issues: https://github.com/mallowigi/a-file-icon-idea/issues/424.
Thank you. That was the case :)