-
Notifications
You must be signed in to change notification settings - Fork 478
IDE integration
arnested edited this page Apr 25, 2012
·
13 revisions
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.
- Bundle by JC Fant: https://github.com/jcfant/csslint.tmbundle
- Bundle by Anthony Mann: https://github.com/MrNibbles/CSSLint.tmbundle
Cloud9 IDE has CSS Lint support built-in by default. Read the announcement here: http://cloud9ide.posterous.com/recent-improvements-to-cloud9
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
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
A couple of implementations for using CSS Lint with Emacs' flymake-mode exists: