Files
2013-04-04 08:54:25 -04:00

9 lines
269 B
XML

<snippet>
<content><![CDATA[.whenPOST ${1:'url'|/RegExp/}${2:
,${3:'HTTPRequestBody'}}${4:
,${5:HTTPheaders|(header) ->}}]]></content>
<tabTrigger>.when</tabTrigger>
<scope>source.coffee</scope>
<description>Angular $httpBackend whenPOST</description>
</snippet>