Autocoplete does not work correctly in laravel blade file
I'm facing this weird issue … the autocomplete does not work at some places in code within same blade file but does work on other place for example all HTML elements, blade directives etc works here

but does not work 2 lines below

here no autocomplete work, if I press ctrl + space I see the blade file names as autocopmlete same issue in all blade files
Please sign in to leave a comment.
Hi,
What IDE version are you using? Would it be possible to share a file where it is clearly reproducible?