Suppressing CSS errors?
Does anyone know of a way to suppress errors in CSS files (using 5.1)? Something similar to the //noinspection to suppress warnings for a statement, or a whole file, or even globally? I've got some non-standard IE-only CSS that IntelliJ is constantly complaining about, and would love to disable it the errors/warnings...
Please sign in to leave a comment.
Squeeself wrote:
It sounds like it's time to fix
http://jetbrains.net/jira/browse/IDEADEV-5530...