Emacs: Xah JS Mode (JavaScript) 📦
xah-js-mode.el
is a emacs major mode for JavaScript and TypeScript.
Get it by Donation
Goto paypal.com, send $32 to Xah@XahLee.org (be sure to include your correct email address. I need that to send it to you.)
Write in message area: xah-js-mode.el
Features
- Commands to eval current line or text selection, or file.
- Full support for ES2015.
- Colors all JavaScript language builtin object and method names.
- Keyword completion for ALL builtin words.
- 160+ one to four letter abbrevs that expand to syntax or function names.
- 230+ templates. function name that expands to parameters.