Sha256: 994551593e48908371519076aec6e6288b2f5ef50a0634e927535405ae55c425

Contents?: true

Size: 478 Bytes

Versions: 44

Compression:

Stored size: 478 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>namespace ${1:NamespaceName}
{
	$0
}
</string>
	<key>name</key>
	<string>Namespace</string>
	<key>scope</key>
	<string>source.cs</string>
	<key>tabTrigger</key>
	<string>namespace</string>
	<key>uuid</key>
	<string>6E186131-8557-4982-91D8-EDBCAA1511B2</string>
</dict>
</plist>

Version data entries

44 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.4.3 textmate/Bundles/C Sharp.tmbundle/Snippets/Namespace.tmSnippet
redcar-0.3.4.2 textmate/Bundles/C Sharp.tmbundle/Snippets/Namespace.tmSnippet
redcar-0.3.4.1 textmate/Bundles/C Sharp.tmbundle/Snippets/Namespace.tmSnippet
redcar-0.3.4 textmate/Bundles/C Sharp.tmbundle/Snippets/Namespace.tmSnippet