Sha256: e237f7824a16dab6494eeafad2a2b059dcfb6d3099c1cd058b661d5bf1cd3a5b

Contents?: true

Size: 795 Bytes

Versions: 52

Compression:

Stored size: 795 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//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.php</string>
	<key>settings</key>
	<dict>
		<key>decreaseIndentPattern</key>
		<string>(?x) ^ (.*\*/)? \s* \} ( [^}{"']* \{ | \s* while \s* \( .* )? [;\s]* (//.*|/\*.*\*/\s*)? $|&lt;\?(php)?\s+(else(if)?|end(if|for(each)?|while))</string>
		<key>indentNextLinePattern</key>
		<string>^(?!.*(#|//|\*/|&lt;\?))(?!.*[};:]\s*(//|/\*.*\*/\s*$)).*[^\s;:{}]\s*$|&lt;\?php.+?\b(if|else(?:if)?|for(?:each)?|while)\b.*:(?!.*end\1)</string>
	</dict>
	<key>uuid</key>
	<string>CA15DF69-E80D-46DA-BD45-E88C68E92117</string>
</dict>
</plist>

Version data entries

52 entries across 44 versions & 3 rubygems

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