mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
219 B
XML
8 lines
219 B
XML
<snippet>
|
|
<content><![CDATA[${1:method_name}: function(${3:attribute}){
|
|
$0
|
|
}${10:,}]]></content>
|
|
<tabTrigger>:f</tabTrigger>
|
|
<scope>source.js</scope>
|
|
<description>Object Method</description>
|
|
</snippet>
|