Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>CSSLintNew to Visual Studio Code? Get it now.
CSSLint

CSSLint

Raymond Camden

|
39,934 installs
| (4) | Free
CSSLint extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CSSLint for VSCode

My first draft at an extension for VSCode. This is really rough and does not support .cslintrc yet. Be gentle.

Note: Be sure to disable VSCode's internal CSS linting by adding:

"css.validate": false

to your preferences.

History

April 6, 2018 - again: Everything should be working now - HUGE thanks to @mseiller025 for helping me get things running.

April 6, 2018: Well, I don't even know what to say. I did some changes, things broke, I have no idea what's wrong, and frankly, I never want to build a VSC extension again. Hopefully this version works better.

April 2, 2018: Two PRs from @mseiler025. One is cleanup, one adds a 'clear issues on document close setting'.

June 12, 2017: First, took in a PR from @coliff that added an icon (thanks!). I then did a bunch of cleanup while I was trying to get the darn thing running again on my laptop.

January 18, 2017: Updated CSSLint

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft