I have a problem that I am not sure how to fix.
I have code that when on its own in an unsaved file or as an .HTML file, will highlight correctly:
But when the same code is inside a .PHP file, will lose all of the highlighting:
It doesn’t seem to matter which color scheme I use, which leads me to believe it is syntax highlighting issue with .PHP.
Is there a way to fix this??
Thanks!!