mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
207 B
XML
8 lines
207 B
XML
<snippet>
|
|
<content><![CDATA[public void test${1:Name}() throws Exception {
|
|
$0
|
|
}]]></content>
|
|
<tabTrigger>t</tabTrigger>
|
|
<scope>source.java</scope>
|
|
<description>test</description>
|
|
</snippet>
|