Skip to content

JSLint plugin for Gedit, runs the JSLint javascript verifier

Notifications You must be signed in to change notification settings

Kilian/gedit-jslint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

INSTALLING:

To install just extract the files to ~/.gnome2/gedit/plugins/.


DEPENDENCIES:

It requires spidermonkey and simplejson (and probably some other stuff). On
ubuntu you can get the packages by:

Ubuntu 9.10 and before:
sudo apt-get install spidermonkey-bin python-simplejson

Ubuntu 10.04 and later:
sudo apt-get install rhino python-simplejson


USAGE:

The plugin should then appear in the Gedit plugins list under Edit > Preferences > Plugins.

Click Tools > JSLint Check or press <CTRL>+j to run it.

About

JSLint plugin for Gedit, runs the JSLint javascript verifier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages