PageRenderTime 29ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/javascript-mode/extjs_reg

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