If i make a file called vps.html it marks my file as red and if I call it anyother name it marks it green

As the title says,

When I try to make a file called vps.html, it marks it red like this: https://gyazo.com/abb0aed01e0ba72bee733a9cfaff1be6 

and if I type a

<footer>

tag, it says: "Element footer is not allowed here"

But if I call it vpsplans.html, it seems all right.

What is the problem?

 

Sincerely,

Doron

0
1 comment

Looks as if `vps.html` is registered as Haml file type pattern in Settings | Editor | File Types; please remove it from Haml associations to re-assign your file to HTML file type

0

Please sign in to leave a comment.