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