There are a couple JavaScript modes out there:
- js2-mode by Steve Yegge
- javascript.el by Karl Landström.
- Something else?
Does anyone have a recommendation on which to use?
|
1
|
There are a couple JavaScript modes out there:
Does anyone have a recommendation on which to use?
|
|||
|
|
|
|
I use js2-mode for JavaScript authoring, and it's excellent. It's not ideal for JavaScript-like languages, though (ActionScript), so it's good to have a simple mode around as a backup for those cases. |
||||||||||
|
|
|
There's also espresso-mode. |
||