c13334d
1 2 3 4 5 6
#Author : Anders Bach Nielsen <andersbach.nielsen@epfl.ch> #name : trait T1 extends C with T2 { .. } # -- trait ${1:name} extends ${2:class} with ${3:trait} { $0 }