/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

  1. # name : console.log(...)
  2. # key : clog
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. console.log(${1:arguments});$0