Sha256: 26e227a042b8134209ebb0019d27aeb0b1dfb261f00638aaf4f7c6a1e56bcc14

Contents?: true

Size: 494 Bytes

Versions: 31

Compression:

Stored size: 494 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>/**
 * $1
 */
def ${1:method} ($2) : ${3:Unit} = 
{
	$0
}
</string>
	<key>name</key>
	<string>Method</string>
	<key>scope</key>
	<string>source.scala</string>
	<key>tabTrigger</key>
	<string>meth</string>
	<key>uuid</key>
	<string>D4D535D8-73FD-4F10-9ECB-E04F512A56FE</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/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.5.4dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.5.3dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.5.2dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.5.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.4.1 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.4 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.3.10.1dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.3.10.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.3.9 plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet
redcar-0.3.9.0dev plugins/textmate/vendor/redcar-bundles/Bundles/Scala.tmbundle/Snippets/Method.tmSnippet