/javascript-mode/extjs.clog.2
http://github.com/ridgetang/snippets · Unknown · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · c7d000f1056e133f55e42029bfa6c3c1 MD5 · raw file
- # name : console.log(...)
- # key : clog
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- console.log(${1:arguments});$0