Webstorm stuck in index loop for certain files
There are certain files in which WebStorm seems to get stuck in a loop of indexing over and over again, pegging the CPU and never resolving. I have attached a CPU profile recorded while the problem was occurring.
See that attached file WS-173.3727.108_dave_06.04.2018_11.29.57.zip
请先登录再写评论。
Please try invalidating caches (File | Invalidate caches, Invalidate and restart) - does the issue persist? If yes, please provide your log folder content (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)
Yep, that did it, thank you!