#Author : Anders Bach Nielsen #name : trait T1 extends C with T2 { .. } # -- trait ${1:name} extends ${2:class} with ${3:trait} { $0 }