17 lines
		
	
	
		
			531 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			531 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
						|
<plist version="1.0">
 | 
						|
<dict>
 | 
						|
	<key>content</key>
 | 
						|
	<string>#{${1:$TM_SELECTED_TEXT}}</string>
 | 
						|
	<key>keyEquivalent</key>
 | 
						|
	<string>#</string>
 | 
						|
	<key>name</key>
 | 
						|
	<string>Interpolated Code</string>
 | 
						|
	<key>scope</key>
 | 
						|
	<string>(string.quoted.double.coffee) - string source, (string.quoted.double.heredoc.coffee) - string source</string>
 | 
						|
	<key>tabTrigger</key>
 | 
						|
	<string>#</string>
 | 
						|
</dict>
 | 
						|
</plist>
 |