feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<snippet>
|
||||
<content><![CDATA[.stop(${1:clearQueue}${2/^([^,]|\w).*$|.+/(?1:, :)/}${2:gotoEnd})$0]]></content>
|
||||
<tabTrigger>.stop</tabTrigger>
|
||||
<scope>source.js</scope>
|
||||
</snippet>
|
Reference in New Issue
Block a user