Sha256: 51359ad600c7b7e792b9f5b1b80e8a064c742dfba3c22133752132eb66635681

Contents?: true

Size: 508 Bytes

Versions: 31

Compression:

Stored size: 508 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>content</key>
	<string>for(${1:element} in ${2:collection}) {
	$0
}</string>
	<key>name</key>
	<string>for(… in …) { … }</string>
	<key>scope</key>
	<string>source.groovy</string>
	<key>tabTrigger</key>
	<string>forin</string>
	<key>uuid</key>
	<string>9C0B41E0-63FF-4AEB-B45B-68E329FBDB44</string>
</dict>
</plist>

Version data entries

31 entries across 31 versions & 3 rubygems

Version Path
redcar-0.5.5dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.5.4dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.5.3dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.5.2dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.5.1dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.4.1 plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.4 plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.3.10.1dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.3.10.0dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.3.9 plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet
redcar-0.3.9.0dev plugins/textmate/vendor/redcar-bundles/Bundles/groovy.tmbundle/Snippets/for_in.tmSnippet