WS freezes when using search (Cmd + Shift +F)

considering buying webstorm licence, but my most frequently used feature (Find in files) lags and freezes everytime I try to use it. 
Been using it in IntelijIdea for years without problems, but WS seems to have an issue with this on Macos.

I let the indexing complete and still it freezes and lags like crazy. showstopper for me :(

any hints how to fix this? thanks

0

WebStorm’s “Find in Files” lag on macOS is often due to memory limits, plugin overhead, or indexing load. Try increasing the memory heap, disabling unused plugins, myWisely excluding heavy folders like node_modules, and clearing caches. These steps usually resolve the issue and improve search performance. 

-1

I open the very same project in IntelliJ Idea and there is no problem at all :(
But i will try to do what you advice

0

Should the issue persists, please collect and share log files in a new youtrack ticket (https://youtrack.jetbrains.com/issues/WEB) as the initial troubleshooting step.
These can be collected with the Help > Collect Logs and Diagnostic Data menu action.

0

请先登录再写评论。