mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
6 lines
213 B
XML
6 lines
213 B
XML
<snippet>
|
|
<content><![CDATA[static public final String ${1:var} = "$2";$0]]></content>
|
|
<tabTrigger>cos</tabTrigger>
|
|
<scope>source.java</scope>
|
|
<description>constant string</description>
|
|
</snippet>
|