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
请先登录再写评论。
what IDE and
tailwindcss
versions do you use?please add
#com.intellij.lsp
and#com.intellij.tailwind
to Help | Diagnostic Tools | Debug log settings..., restart, reproduce the problem and share the idea.log file (Help > Show Log in ...), yourpackage.json
and 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
Tab
Elena 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?