Sha256: 583b004b8a2c26c07feed5586ec3ff3e481ce9731a683c81e965543aaf11da2f

Contents?: true

Size: 571 Bytes

Versions: 8

Compression:

Stored size: 571 Bytes

Contents

<?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>try 
{
	${2:// expression}
} 
catch  
{
	case e : ${1:Exception} =&gt; ${3:// expression}
} 
finally 
{
	${0:// expression}
}</string>
	<key>name</key>
	<string>Try/Catch/Finally</string>
	<key>scope</key>
	<string>source.scala</string>
	<key>tabTrigger</key>
	<string>tfc</string>
	<key>uuid</key>
	<string>32C8D45A-CB0A-45B6-84B8-141F21155478</string>
</dict>
</plist>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
redcar-0.5.2dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.5.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.4.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.4 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.3.10.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.3.10.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.3.9 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet
redcar-0.3.9.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/next_Try__Catch__Finally.tmSnippet