|
|
An improved JavaScript mode for GNU Emacs.
Features:
- variable (adjustable) indentation
- accurate syntax highlighting
- syntax-error highlighting
- strict-mode warning reporting (such as duplicate var declaration)
- smart line-wrapping in comments and strings
- typing helpers (e.g. matching quotes/brackets)
- code-folding (collapse element as {...})
- supports JavaScript 1.5, 1.6 and 1.7 (including E4X)
- customizable colors, or use font-lock defaults
- many customization options
Eventually aims to be competitive with IntelliJ and other best-of-class JavaScript editors.
Note - this mode is for GNU Emacs, version 21 and higher. It does not support XEmacs.
