visual studio code extension that allows HTML/CSS intellisense on a .PHP file

Viewed 15

I am working with Visual Studio code to make a webpage for my college class. The issue I am running into is, I have declared my files as .php, however there is a lot of HTML within the file. There is not any intellisense being suggested for the HTML tags (i.e. , ). Does anyone knew of an extension within VScode that would allow HTML intellisense in my PHP files.

Thank you!

0 Answers
Related