/javascript-mode/extjs_ift

http://github.com/ridgetang/snippets · #! · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 034d184275be8d79b369aa8d7264d0e8 MD5 · raw file

  1. # name : ift
  2. # key : ift
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. if (typeof ${1:myObject} == "${2:object}") ${3:{
  8. $0
  9. \}}