public
Description: NOTE: this bundle has been merged into this repo: http://github.com/jballanc/shoes.tmbundle/tree/master
Clone URL: git://github.com/tiegz/shoes-textmate-bundle.git
Added a 'Run' command that runs current script (apple-R)
tiegz (author)
Tue May 06 19:07:53 -0700 2008
commit  dc40e054051c4321f83a565ee0c0387630a2c275
tree    cdcaf51bda7e98136c59f4df7b1cf2e1a7cb1945
parent  a672bcdc478f5475bff4e38712f8add723ce72b3
...
4
5
6
7
 
8
9
10
...
4
5
6
 
7
8
9
10
0
@@ -4,7 +4,7 @@
0
 <dict>
0
   <key>content</key>
0
   <string># check http://en.wikipedia.org/wiki/X11_color_names for a full list
0
-${1:white/black/red/yellow/blue/etc}(${1:R}, ${2:R}, ${3:R}, ${4:[ALPHA]})</string>
0
+${1:white/black/red/yellow/blue/etc}(${2:R}, ${3:G}, ${4:B}, ${5:[ALPHA]})</string>
0
   <key>name</key>
0
   <string>other</string>
0
   <key>uuid</key>
...
6
7
8
 
9
10
11
...
6
7
8
9
10
11
12
0
@@ -6,6 +6,7 @@
0
   <dict>
0
     <key>items</key>
0
     <array>
0
+ <string>E0B3CC9A-3607-4239-A1E2-C5538B1227F7</string>
0
       <string>D5A28F94-8FD5-4248-8BFC-E4A8C18CF54A</string>
0
       <string>------------------------------------</string>
0
       <string>ABE4747B-5CCB-4052-B664-EDF578623D59</string>

Comments

    No one has commented yet.