Skip to content

mklymyshyn/sublime-jslint-jslint4java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JsLint Checker for Sublimt Text 2 ====

Almost whole implementation stolen from sublimetext_python_checker by Roman Vorushin

Author: Maksym Klymyshyn

Blog: Django and Other.

Changes

  1. December 10, 2011 – JsLint tool execution (JsLint4Java) moved to separate thread so now plugin becoming useful for daily usage

Installation

  1. Clone source into Sublime Packages Folder (Preferences -> Browse Packages)
  2. Change path to jslint4java and arguments for it in local_settings.py
  3. Restart Sublime

Dependencies

JsChecker Package tested only with jslint4java but it should work with other jslint execution methods like node or rhino. Tested way of execution of JsLint is quite slow and I will rework it in future to speed up checks.

  1. JsLint4Java.

About

JsLint Checker with JsLint4Java for Sublime Text 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages