.. | ||
.dir-locals.el | ||
.elpaignore | ||
ChangeLog | ||
js2-imenu-extras.el | ||
js2-mode-autoloads.el | ||
js2-mode-pkg.el | ||
js2-mode.el | ||
js2-old-indent.el | ||
LICENSE | ||
NEWS.md | ||
README.md |
About
Improved JavaScript editing mode for GNU Emacs (description here).
For some of the latest changes, see latest user-visible changes.
Installation
The stable versions are hosted at GNU ELPA (M-x list-packages).
You can also install the latest development version from Melpa.
Emacs 22 and 23
This version requires Emacs 24 and cl-lib
(either built-in or from GNU ELPA above).
For a backward compatible version, check out the branch
emacs23.
Bugs
-
See broken syntax highlighting and timer errors? Recently upgraded Emacs from version 24.2 or earlier?
-
Try reinstalling or byte-recompiling the package.
Please report problems at http://github.com/mooz/js2-mode/issues.
Contributing
js2-mode
is subject to the same
copyright assignment
policy as Emacs itself, org-mode
, CEDET
and other packages in
GNU ELPA.
Any legally significant contributions can only be accepted after the author has completed their paperwork. Please ask for the request form, and we'll send it to you.
See Also
Some third-party modes that use the generated syntax tree: