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

9 lines
271 B
XML

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