looking for emacs templates for javascript
does anyone know a emacs template for javascript?
in particular, am looking for template for either yasnippet or autocomplete.
one minute google or emacswiki search didn't find anything.
(am already using both js2-mode and js-mode (epresso), they don't appear to ha开发者_如何学JAVAve name completion or template builtin.
There's a few around, but not very comprehensive...
Try these...
- http://github.com/azer/js-yasnippets
Azer's looking for people to fork and expand the list.
精彩评论