[Bug]: Indexing Hangs
Bug description
When ever I run "Generate Helper Code" it triggers the IDE to run indexing but it keeps hanging and because it is hanging it stops so many of the features.
Plugin version
11.0.0.251
Operating system
Windows
Steps to reproduce
Run "Generate Help Code"
Relevant log output
Thank you for taking the time to share your request!
Can you please check, does indexing still hangs if you don't generate helper code, but trigger it after doing "File > Invalidate caches" ?
It doesn't hang if I delete the _laravel_idea from the vendor folder. So currently it is like this:
But if I delete the folder now, the rest completes as they seemed to be blocked. But it looks like I have to leave it for 30-60 mins. But as soon as I add a new model and want it to know about it, then I have to run again and it hangs. It's rather annoying as it blocks a lot of the features of the IDE and ends up essentially being the same as Notepad
What other plugins do you have installed? And how many models do you have in the project?