So the title says all. :D
How can I disable the highlighting of errors in HTML files in Intellij IDEA 9?
So the title says all. :D
How can I disable the highlighting of errors in HTML files in Intellij IDEA 9?
Go to settings (ctrl+shift+s). and then search for errors. Under inspections, find HTML tree node and then uncheck the root. No more HTML validation.