Before this build everything was great because the php and html syntax worked like if it were one. Now we have problems whit the sintax.
When you try to write PHP code into a html syntax this will get ignored but nothing get fix if you change the syntax to PHP.
Here below I’m tryng to use te autocomplete of sublime but just autocomplete the word “div”, not the tag div because Sublime assume that I writing only PHP code. And even Emmet before this work perfect but you can see how Emmet is confused too and autocomplete whit PHP even when my pointer is out of the PHP tag (I supose that is for the build to, because before Emmet work fine).
I hope I made myself clear and too that this problem get fixed soon because I love sublime text
(Sorry for my english, but I’m still learning)