HTML code completion doesn't work inside php files Follow
Hi, I've been having this problem inside php files where HTML code completion isn't triggered automatically, the menu will show up if I use control+space or trigger it from the menu Code>Code Completion>Basic, and that only happens inside php files, when I am in an HTML file it works just fine. I've been looking in the settings for a fix but couldn't find any, and I looked it up but still got nothing. Any idea how I can fix this?
The menu I am talking about:
Please sign in to leave a comment.
Please illustrate the context of your php & html mix.
Checked that on the PhpStorm version 2022.2 and it work fine in array strings: https://i.gyazo.com/cec6c3b9f131f529fe617f2f48c757c5.mp4
Dmitry Tronin https://imgur.com/a/cKjY4CL here's what's happening.
Thanks, reproduced that on my end. That seems to be a known problem: https://youtrack.jetbrains.com/issue/WI-63781. Please vote for it in order to get notified about its updates & increase its priority.