In Snippets
Placeholders
$«int»
${«int»}
${«int»:«snippet»}
${«int»/«regexp»/«format»/«options»}
${«int»|«choice 1»,…,«choice n»|}
Code
`«code»`
$«int»
${«int»}
${«int»:«snippet»}
${«int»/«regexp»/«format»/«options»}
${«int»|«choice 1»,…,«choice n»|}
`«code»`
$0-n
\U, \L, \E, \u, \l
\n, \t
«variables»
(?«var»:«if»:«else»)
(?«var»:«if»)
${«var»:?«if»:«else»}
${«var»:+«if»}
${«var»:-«else»}
${«var»:«else»}
${«var»:[/upcase][/downcase][/(capitalize|titlecase)][/asciify]}
${«var»/«regexp»/«format»/«options»}