/javascript-mode/extjs_ifu
http://github.com/ridgetang/snippets · #! · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · da0b74cbe4f1797fc19e5ff614efc89b MD5 · raw file
- # name : ifu
- # key : ifu
- # group : extjs
- # contributor : crazycode@gmail.com
- # This was cloned from a TextMate bundle for yasnippet.
- # --
- if (${1:myObject} == undefined) ${2:{
- $0
- \}}