Menu

#1019 JSLinters 0.1.0

None
closed-accepted
None
5
2016-11-15
2016-09-12
Eric Le Lay
No

{{{ JSLinters 0.1.0
Source: Source code is in git with the tag 0.1.0_1
Announcement: First release!
Requires Java 1.8
Requires jEdit 05.03.00.00
Required plugins:
ErrorList 2.3 (errorlist.ErrorListPlugin)

Short Description: The JSLinters plugin provides validation for javascript using jshint and eslint.

Long Description: <html>
<p>The JSLinters plugin lets you run JavaScript code checkers
JSHint (<a href="http://jshint.com">http://jshint.com</a>) or
ESLint (<a href="http://eslint.org">http://eslint.org</a>) in jEdit
and shows errors in ErrorList.</p>

<p>It can use the system's jshint or eslint (node.js executable)
or install and run jshint in the JVM without dependencies.</p>

}}}

Discussion

  • Eric Le Lay

    Eric Le Lay - 2016-09-16
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,5 @@
     {{{ JSLinters 0.1.0
    -    Source: Source code is in git with the tag 0.1.0
    +    Source: Source code is in git with the tag 0.1.0_1
         Announcement: First release!
         Requires Java 1.8
         Requires jEdit 05.03.00.00
    
     
  • Eric Le Lay

    Eric Le Lay - 2016-09-16

    I've re-tagged: it's 0.1.0_1 now.

     
  • Townsfolk

    Townsfolk - 2016-11-15
    • status: open --> pending
    • assigned_to: Townsfolk
     
  • Townsfolk

    Townsfolk - 2016-11-15

    Eric, I'm waiting on this one because we don't have jdk 1.8 support in the plugin wizard yet.

    I compiled, tested, and uploaded it to plugin central, but it won't be available in Plugin Manager until we add 1.8.

    I'll close it as soon as that happens.

     
  • Townsfolk

    Townsfolk - 2016-11-15
    • status: pending --> closed-accepted
     

Log in to post a comment.