/javascript-mode/extjs_reg
#! | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 16b6c73f4c712c77362ceb6591fbd49b MD5 | raw file
- # name : reg
- # key : reg
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- Ext.reg('${1:xtype}', ${2:ClassName});$0