/javascript-mode/extjs_textarea
http://github.com/ridgetang/snippets · #! · 11 lines · 11 code · 0 blank · 0 comment · 0 complexity · 3dd85de5b5b42595b4bf3641effe011d MD5 · raw file
- # name : textarea
- # key : textarea
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- {
- xtype: 'textarea',
- fieldLabel: '${1:Label}',
- name: '${2:name}'
- \}$0