This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 246869 - Please add linter for CSS, SASS/SCSS and LESS.
Summary: Please add linter for CSS, SASS/SCSS and LESS.
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-04 08:29 UTC by Christian Lenz
Modified: 2016-09-23 10:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2014-09-04 08:29:06 UTC
Because we have lint for JS and some other tools for PHP and Java, it would be very nice, if we can have a linter for CSS, SASS/SCSS and LESS there are some tools for ruby/node so maybe it's possible. Would be very helpful.


Regards

Chris
Comment 1 Christian Lenz 2016-09-22 06:16:49 UTC
I really would like to see CSSLint for CSS inside netbeans: https://github.com/CSSLint/csslint

it's a really nice tool. Here you can see which IDEs already use it: https://github.com/CSSLint/csslint/wiki/IDE-integration

For SCSS and LESS I think there is smth similar or so.
Comment 2 Christian Lenz 2016-09-23 10:10:46 UTC
I found a linter called stylelint: http://stylelint.io/. This tool adds WebStorm as a linter tool for CSS, PostCSS, Scss and Less (Experimental)