Phpstrom tailwind css autocomplete stop work in laravel project Suddenly
Hi PHP storm tailwind CSS auto-completion just stop working out of nowhere i already perform invalidate cache but it's still not working also for some reason the tab completion is not working correctly in blade files as you can see the tag suggestions are kind of wired and i don't know why but if I type div completely and it the only suggestion and press tab it won't work unless i manually come to div which is really annoying

Please sign in to leave a comment.
what IDE and
tailwindcssversions do you use?please add
#com.intellij.lspand#com.intellij.tailwindto Help | Diagnostic Tools | Debug log settings..., restart, reproduce the problem and share the idea.log file (Help > Show Log in ...), yourpackage.jsonand a screenshot of Settings | Languages & Frameworks | Node.js and NPM page>don't know why but if I type div completely and it the only suggestion and press tab it won't work unless i manually come to div which is really annoying
What are the Settings | Editor | Emmet, Expand abbreviation with and Settings | Editor | Live Templates, By default expand with options values? Try setting both to
TabElena Pogorelova
ok css start working back after i restarted my laptop but I still have the issue me emmet i tried your solution and it did not work
please could you share a screen recording of your steps?