Sha256: 122f9ddb6ac19b271941931b1556ee599be42730a8eeb437dd09c879b0947e62

Contents?: true

Size: 749 Bytes

Versions: 52

Compression:

Stored size: 749 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>name</key>
	<string>Indentation Rules</string>
	<key>scope</key>
	<string>source.d</string>
	<key>settings</key>
	<dict>
		<key>decreaseIndentPattern</key>
		<string>^(.*\*/)?\s*\}([^}{"']*\{)?[;\s]*(//.*|/\*.*\*/\s*)?$|^\s*(public|private|protected):\s*$</string>
		<key>increaseIndentPattern</key>
		<string>^.*\{[^}"']*$|^\s*(public|private|protected):\s*$</string>
		<key>indentNextLinePattern</key>
		<string>^(?!(.*[};:])?\s*(//|/\*.*\*/\s*$)).*[^\s;:{}]\s*$</string>
	</dict>
	<key>uuid</key>
	<string>7C8F9C84-7DCC-4DD7-B32E-A638F322199F</string>
</dict>
</plist>

Version data entries

52 entries across 44 versions & 3 rubygems

Version Path
redcar-0.3.8.3 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.8.2 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.8.1 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.8 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.7.1 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.7 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.6 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.5 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.4.3 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.4.2 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.4.1 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences
redcar-0.3.4 textmate/Bundles/D.tmbundle/Preferences/Indentation_Rules.tmPreferences