# -*- mode: snippet -*- # name: case ... end # key: case # group : general # -- case ${1:object} when ${2:condition} $0 end