12 lines
300 B
XML
12 lines
300 B
XML
<snippet>
|
|
<content><![CDATA[.\$save ${1:\{ ${2:paramKey}: ${3:paramValue} \},}${4:postData}${5:, () ->
|
|
${6:#success function}
|
|
,
|
|
() ->
|
|
${7:#error function}}
|
|
]]></content>
|
|
<tabTrigger>.$</tabTrigger>
|
|
<scope>source.coffee</scope>
|
|
<description>Angular $resource save</description>
|
|
</snippet>
|