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 248109 - Please add ESLint and JSCS.
Summary: Please add ESLint and JSCS.
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 15 votes (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-22 12:52 UTC by Christian Lenz
Modified: 2016-09-23 10:09 UTC (History)
1 user (show)

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-10-22 12:52:58 UTC
I know the JSLint plugin and it is quite nice, but a default linter like ESLint, a new one, would be nice too. Or maybe as a plugin too. JSCS the JS code style checker too.


Regards

Chris
Comment 1 Ta4i 2014-11-06 11:31:01 UTC
It definitely will be good to have such plugin as JSCS.
Comment 2 czjvic 2015-08-28 15:17:26 UTC
You can use: http://plugins.netbeans.org/plugin/59518
Comment 3 jockeeriksson 2016-01-26 21:53:15 UTC
I have created a plugin for ESLint feel free to try it out.

https://github.com/joakim-eriksson/nb-eslint
Comment 4 Christian Lenz 2016-01-27 10:26:08 UTC
Thx to you jockeeriksson. Please keep on working. I will test it soon. Would be nice that you can add a release nbm file that I don't have to build it by my own. Thx for the work :)
Comment 5 Christian Lenz 2016-03-16 09:32:58 UTC
So for ESLint, everything is fine. The plugin works very well. Now only JSCS is missing.
Comment 6 Christian Lenz 2016-04-01 06:34:03 UTC
@jockeeriksson maybe you can start with jscs support to, think that you can use a lot of your eslint plugin logic for this too?
Comment 7 Christian Lenz 2016-09-23 10:09:29 UTC
Ok because of that ESLint is now a plugin and is working well and JSCS is a part of ESLint now, I will close this ticket. Thx for the nice plugin :)

https://github.com/joakim-eriksson/nb-eslint