Skip to content

JSLint plugin for Gedit, runs the JSLint javascript verifier

Notifications You must be signed in to change notification settings

Kami/gedit-jslint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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:

sudo apt-get install spidermonkey-bin 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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • Python 4.2%