This repository was archived by the owner on May 25, 2019. It is now read-only.
File tree 4 files changed +37
-10
lines changed
4 files changed +37
-10
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >content </key >
6
+ <string >\$filter('${1:currency|date|filter|json|limitTo|linky|lowercase|number|orderBy|uppercase}')(${2:array}${3:, ${4:expression}}); </string >
7
+ <key >name </key >
8
+ <string >filter </string >
9
+ <key >scope </key >
10
+ <string >source.js </string >
11
+ <key >tabTrigger </key >
12
+ <string >filter </string >
13
+ <key >uuid </key >
14
+ <string >9CF14F0D-4D23-4801-9857-AB1CEFD956D5 </string >
15
+ </dict >
16
+ </plist >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version =" 1.0" >
4
+ <dict >
5
+ <key >content </key >
6
+ <string >ng-click="$1" </string >
7
+ <key >name </key >
8
+ <string >ng-click </string >
9
+ <key >scope </key >
10
+ <string >text.html meta.tag </string >
11
+ <key >tabTrigger </key >
12
+ <string >click </string >
13
+ <key >uuid </key >
14
+ <string >A28BEA12-9638-4C47-8F4E-0CFC7929273D </string >
15
+ </dict >
16
+ </plist >
Original file line number Diff line number Diff line change 3
3
<plist version =" 1.0" >
4
4
<dict >
5
5
<key >content </key >
6
- <string >/**
7
- * $1 Directive
8
- *
9
- * ${2:Description}
10
- */
11
- directive('$1', [${3:'$4', }function($4){
12
- // Runs during compile
13
- $5
6
+ <string >directive('$1', [${3:'$4', }function($4){
7
+ ${5:// Runs during compile}
14
8
return function(scope, elm, attrs) {
15
- // Runs during render
16
- $6
9
+ ${6:// Runs during render}
17
10
};
18
11
}]); </string >
19
12
<key >name </key >
Original file line number Diff line number Diff line change 13
13
<string >0D9CBF81-668B-471A-BB36-75AFC7AFDC32 </string >
14
14
<string >BF34D7FD-B707-4682-BC73-D64275AEFDDE </string >
15
15
<string >0E088A4D-4166-4946-B818-492E0B5F4A1B </string >
16
+ <string >A28BEA12-9638-4C47-8F4E-0CFC7929273D </string >
16
17
<string >9CE8317E-89C4-4964-AB4F-F707657C8F4B </string >
17
18
<string >9B72B56C-4A70-446E-BE85-F9270AEBD54A </string >
18
19
<string >32FCDB03-A8CD-408C-AF18-56CBE6705C40 </string >
23
24
<string >F2229C28-5177-48A3-B07A-08742BC65A24 </string >
24
25
<string >231D752E-BDB7-426B-8AF3-E765E7A08FC3 </string >
25
26
<string >CC8582E5-1F66-4BFB-920C-55921CF4FCDA </string >
27
+ <string >9CF14F0D-4D23-4801-9857-AB1CEFD956D5 </string >
26
28
<string >58BD7093-5664-46AC-BD2E-F4F5BEDC4852 </string >
27
29
<string >E9361F3F-CF03-4D58-B67F-AC9C775209AD </string >
28
30
<string >F01B2615-C926-40E5-B68D-414E3210A495 </string >
You can’t perform that action at this time.
0 commit comments