IDE integration - dashk/csslint GitHub Wiki
While the CSS Lint project does not include IDE support by default, several groups have added IDE support for CSS Lint. The following IDE integrations are maintained by their respective owners.
Textmate
- Bundle by JC Fant: https://github.com/jcfant/csslint.tmbundle
- Bundle by Anthony Mann: https://github.com/MrNibbles/CSSLint.tmbundle
Sublime Text 2
- SublimeLinter by Germán M. Bravo: https://github.com/Kronuz/SublimeLinter
Cloud9 IDE
Cloud9 IDE has CSS Lint support built-in by default. Read the announcement here: http://cloud9ide.posterous.com/recent-improvements-to-cloud9
Brackets
- CSSLint extension by Raymond Camden: https://github.com/cfjedimaster/brackets-csslint
ShiftEdit
ShiftEdit has CSS Lint support built-in by default. Read the announcement here: http://shiftedit.net/blog/code-folding-edit-in-new-tab-css-lint
Eclipse Orion
Eclipse Orion has CSS Lint support built-in by default. Read the announcement here: http://planetorion.org/news/2012/01/orion-0-4-m2-new-and-noteworthy/
Visual Studio
The Visual Studio extension CSSCop brings CSS Lint support directly into the IDE. Can be downloaded here: http://visualstudiogallery.msdn.microsoft.com/a921b98e-9430-4be2-bf53-1169e12bdb50
Emacs
A couple of implementations for using CSS Lint with Emacs' flymake-mode exists: