1 2 3 4 5 6
# -*- mode: snippet -*- # name: println # key: pr # -- System.out.println("${1:text}"); $0