Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Has anyone managed to use older Textmate bundles with Textmate2?

I specifically want to be able to use Ackmate bundle, peepcode (the new 'Go to file' seems good enough) and some other custom bundles with TM2.

I tried moving the existing bundles to a location
~/Library/Application Support/TextMate/Managed/Bundles/Managed which seem to contain all the new installed bundles, and a few other hack. But no luck yet.

I did manage to get the older themes working with TM2 though, with an approach similar to the one above.

EDIT:

I found this article on the topic.But still not able to get some older bundles to work. http://blog.macromates.com/2011/locating-bundles/

like image 640
jake Avatar asked Feb 03 '23 10:02

jake


2 Answers

Just copy all your bundles from ~/Library/Application\ Support/TextMate/Bundles to ~/Library/Application\ Support/Avian/Bundles/

like image 142
Pratik Khadloya Avatar answered Mar 05 '23 15:03

Pratik Khadloya


I did not find much success with the above. I guess its stil in 'Alpha'. Although you might try to drop some of the older bundles into ~/Library/Application Support/Avian/Pristine Copy/Bundles to get it working with some hacks for now.I have managed to get Cucumber, Uber Glory and some of my custom bundles working.

Also you can follow the README of this Whitespace bundle to figure out which directory to place your new bundles in. This seems to be only bundle (not packaged) exculsively for TM2 so far.

like image 31
jake Avatar answered Mar 05 '23 15:03

jake