# -*- mode: snippet -*- # name: println # key: pr # contributor: Andrea crotti # -- System.out.println("${1:text}"); $0