<?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>groupInfo</key> <dict> <key>expandAfterMode</key> <integer>2</integer> <key>groupName</key> <string>Character pair autocomplete</string> </dict> <key>snippetsTE2</key> <array> <dict> <key>abbreviation</key> <string>{</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T04:48:27Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>modificationDate</key> <date>2012-02-19T17:41:31Z</date> <key>plainText</key> <string>{%snippet:;seltxt%%|}</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>0</integer> <key>uuidString</key> <string>1156A018-38F6-4962-809A-5223A1BAD194</string> </dict> <dict> <key>abbreviation</key> <string><</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T04:48:14Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>modificationDate</key> <date>2012-02-19T17:32:41Z</date> <key>plainText</key> <string><%snippet:;seltxt%%|></string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>0</integer> <key>uuidString</key> <string>E670107C-3C8E-46C3-81F7-01B613B82F24</string> </dict> <dict> <key>abbreviation</key> <string>_</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T04:29:02Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>lastUsed</key> <date>2012-02-19T04:42:48Z</date> <key>modificationDate</key> <date>2012-02-19T17:32:44Z</date> <key>plainText</key> <string>_%snippet:;seltxt%%|_</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>4</integer> <key>uuidString</key> <string>AEED6CAD-7B55-44BD-89CA-154EB4125C8F</string> </dict> <dict> <key>abbreviation</key> <string>;seltxt</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T04:03:54Z</date> <key>flags</key> <integer>1</integer> <key>label</key> <string>Select Text script</string> <key>modificationDate</key> <date>2012-02-19T17:39:42Z</date> <key>plainText</key> <string>-- Select Text -- by ckunte -- additions by Brett Terpstra Feb 2012 set s to "" tell application "System Events" set frontApp to (name of first process whose frontmost is true) end tell if frontApp is "MarsEdit" then tell application "MarsEdit" try set currentWindow to document 1 on error errorMessage displayErrorMessage("No post windows are open.") of me return end try set s to selected text of currentWindow end tell else if frontApp is "TextEdit" then tell application "System Events" to tell text area 1 of scroll area 1 of window 1 of process "TextEdit" to if exists then set {x, y} to value of attribute "AXSelectedTextRange" if x < y then tell application "TextEdit" to set s to document 1's characters x thru y as text else if x is y then tell application "TextEdit" to set s to document 1's character x end if end if end if get s </string> <key>snippetType</key> <integer>2</integer> <key>useCount</key> <integer>0</integer> <key>uuidString</key> <string>0C66F74D-2E5A-464D-B6C6-4AC6EA098441</string> </dict> <dict> <key>abbreviation</key> <string>"</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T02:58:26Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>lastUsed</key> <date>2012-02-19T17:44:47Z</date> <key>modificationDate</key> <date>2012-02-19T17:32:50Z</date> <key>plainText</key> <string>"%snippet:;seltxt%%|"</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>5</integer> <key>uuidString</key> <string>CF9C4DF4-7975-4F80-9FFE-3B7FE0EAEC77</string> </dict> <dict> <key>abbreviation</key> <string>`</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T02:58:11Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>lastUsed</key> <date>2012-02-19T04:43:45Z</date> <key>modificationDate</key> <date>2012-02-19T17:32:54Z</date> <key>plainText</key> <string>`%snippet:;seltxt%%|`</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>3</integer> <key>uuidString</key> <string>6621CBA6-62C1-476B-B6C3-89AE109BCDC4</string> </dict> <dict> <key>abbreviation</key> <string>(</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T02:55:11Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>lastUsed</key> <date>2012-02-19T05:02:19Z</date> <key>modificationDate</key> <date>2012-02-19T17:32:57Z</date> <key>plainText</key> <string>(%snippet:;seltxt%%|)</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>8</integer> <key>uuidString</key> <string>002E27B8-FB32-4270-83B5-819C2C0A9565</string> </dict> <dict> <key>abbreviation</key> <string>[</string> <key>abbreviationMode</key> <integer>0</integer> <key>creationDate</key> <date>2012-02-19T02:54:46Z</date> <key>flags</key> <integer>0</integer> <key>label</key> <string></string> <key>lastUsed</key> <date>2012-02-19T04:43:29Z</date> <key>modificationDate</key> <date>2012-02-19T17:33:01Z</date> <key>plainText</key> <string>[%snippet:;seltxt%%|]</string> <key>snippetType</key> <integer>0</integer> <key>useCount</key> <integer>16</integer> <key>uuidString</key> <string>6870F0C4-F4B0-4079-BDEC-3D74A4BBFDE2</string> </dict> </array> </dict> </plist>