# -*- mode: snippet -*- # key: xwhile # contributor: Translated from TextMate Snippet # name: Loop One-line # -- ${1:expression} while ${2:condition};