Sha256: 088341530037e4aa90dca000e7908989a8ffd0efc2e35c36f918274f77ed3f7f

Contents?: true

Size: 528 Bytes

Versions: 44

Compression:

Stored size: 528 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>def ${1:method}(${2:arguments})${3:: ${4:Unit}} = {
	${0:// expression}
}
</string>
	<key>name</key>
	<string>method (with body braces)</string>
	<key>scope</key>
	<string>source.scala</string>
	<key>tabTrigger</key>
	<string>def</string>
	<key>uuid</key>
	<string>BC8B95CA-5F16-11D9-B9C3-000D93589AF6</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/Scala.tmbundle/Snippets/method___with_body_braces__.tmSnippet
redcar-0.3.4.2 textmate/Bundles/Scala.tmbundle/Snippets/method___with_body_braces__.tmSnippet
redcar-0.3.4.1 textmate/Bundles/Scala.tmbundle/Snippets/method___with_body_braces__.tmSnippet
redcar-0.3.4 textmate/Bundles/Scala.tmbundle/Snippets/method___with_body_braces__.tmSnippet