/javascript-mode/extjs_ep

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

  1. # name : ep
  2. # key : ep
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. /**
  8. * @property ${1:propertyName}
  9. * @type ${2:Boolean}
  10. * ${3:Property description}
  11. */
  12. ${1:propertyName}: ${0}