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