mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
194 B
XML
8 lines
194 B
XML
<snippet>
|
|
<content><![CDATA[catch (${1:Exception} ${2:e}) {
|
|
$0
|
|
}]]></content>
|
|
<tabTrigger>ca</tabTrigger>
|
|
<scope>source.java</scope>
|
|
<description>catch</description>
|
|
</snippet>
|