10 lines
251 B
XML
10 lines
251 B
XML
<snippet>
|
|
<content><![CDATA[\$timeout () ->
|
|
${1:functionToExecute}${2:
|
|
, ${3:msDelay}}${4:
|
|
, ${5:invokeApply-true|false}}]]></content>
|
|
<tabTrigger>$</tabTrigger>
|
|
<scope>source.coffee</scope>
|
|
<description>Angular $timeout</description>
|
|
</snippet>
|