Sha256: c2fd8870c3ea28d884624009429cc28a5d90f9c14e2146da0e7e18dedd946fb6

Contents?: true

Size: 591 Bytes

Versions: 44

Compression:

Stored size: 591 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 {
	${0:// expression}
} catch {
	case (ex: ${1:Throwable}) =&gt; ${2:// expression}
	case ex =&gt; throw ex
} finally {
	${3:// expression}
}</string>
	<key>name</key>
	<string>try/catch/finally</string>
	<key>scope</key>
	<string>source.scala</string>
	<key>tabTrigger</key>
	<string>tcf</string>
	<key>uuid</key>
	<string>BC8B93B6-5F16-11D9-B9C3-000D93589AF6</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-bundles-0.3 Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-bundles-0.2-java Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-bundles-0.1-java Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-dev-0.12.1dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-dev-0.12.0dev-java plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.11 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.11.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.10 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.9.2 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.9.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.9.0 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.8.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.8 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.7 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.6.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.6 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.6.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.5.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.5 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet
redcar-0.5.6dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/try__catch__finally.tmSnippet