Sha256: f210fe6934fdf9e9dbf2c02210907cbe112c8ef1e74c8513798e306f99f37715
Contents?: true
Size: 595 Bytes
Versions: 8
Compression:
Stored size: 595 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>content</key> <string><?php if (${1:condition}): ?> $2 <?php else: ?> $0 <?php endif ?></string> <key>name</key> <string><?php if (…) ?> … <?php else ?> … <?php endif ?></string> <key>scope</key> <string>text.html</string> <key>tabTrigger</key> <string>ifelse</string> <key>uuid</key> <string>E863B097-0FD5-43D5-8547-235330081203</string> </dict> </plist>
Version data entries
8 entries across 8 versions & 1 rubygems