/javascript-mode/extjs_field

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

  1. # name : field
  2. # key : field
  3. # group : extjs
  4. # contributor : crazycode@gmail.com
  5. # This was cloned from a TextMate bundle for yasnippet.
  6. # --
  7. {name: '${1:fieldName}', type: '${2:string}'}$0