1 2 3 4 5
# -*- mode: snippet -*- # name: to-upper-case($string) # group: String functions # -- to-upper-case(${1:$string})