plugin icon indicating copy to clipboard operation
plugin copied to clipboard

[Bug]: Indexing Hangs

Open sambenne opened this issue 5 months ago • 3 comments

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"

Image

Relevant log output


sambenne avatar Jul 30 '25 09:07 sambenne

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" ?

gorbunov avatar Jul 30 '25 09:07 gorbunov

It doesn't hang if I delete the _laravel_idea from the vendor folder. So currently it is like this:

Image

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

sambenne avatar Aug 07 '25 15:08 sambenne

What other plugins do you have installed? And how many models do you have in the project?

adelf avatar Aug 07 '25 16:08 adelf