[TxMt] Theme creation tools, wishlist
Allan Odgaard
throw-away-1 at macromates.com
Fri Apr 7 11:15:09 UTC 2006
On 7/4/2006, at 11:41, Martin Ström wrote:
>>> I got a little carried away. Attached below is a Theme Builder
>>> bundle, it has one command which generates and switches to a
>>> random theme which will target all scopes of the current language
>>> (including languages which may be embedded in that).
>> It does not do anything on my machine?
Try change output of command to tool tip or window, to see if there
is any.
> I had to modified the script at bit to make it work:
> require 'rubygems'
>
> before the other require's in the script and also install the plist
> gem (which wasn't installed on my machine) from the shell,
The plist extension comes with TextMate. That’s why I added
TM_SUPPORT_PATH/lib to the include path. I have no idea what require
'rubygems' should do for the script -- it does however need Ruby 1.8.
More information about the textmate
mailing list