12 lines
		
	
	
		
			399 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			399 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[ng-pluralize count="${1:variable|expression}" ${2:offset="${3:number}"}
 | |
| 	when="${4:${5:'0': '${6:template}'}${7:,
 | |
| 	'1': '${8:template}'}${9:,
 | |
| 	'2': '${10:template}'}${11:,
 | |
| 	'one': '${12:template}'}${13:,
 | |
| 	'other': '${14:template}'}}"]]></content>
 | |
| 	<tabTrigger>ng</tabTrigger>
 | |
| 	<scope>text.html meta.tag</scope>
 | |
| 	<description>Angular ngPluralize</description>
 | |
| </snippet>
 |