|
|
April Fools!
Thank you for everyone who played along and had fun with this. For those of you discovering this bundle after the fact: this was a joke. If you'd like to see some harmless fun, you can still install the bundle and get a little belated-april-fools humour.
Thanks,
Tim
XCodeMate
Latest release: 0.9a
This textmate bundle bridges the gap between XCode's powerful code-completion capabilities and TextMate's elegant interface. It's no longer necessary to sacrifice elegance for functionality.
Currently the bundle is in the alpha state and getting ready to be rolled over to the TextMate bundles repository. Many have found it quite useful. If you'd like to enable XCode in textmate, and already have XCode installed, you can quickly try it out.
Most notably, the bundle provides:
- Code completion, with parameter inspection, for a variety of languages (ruby, javascript, python, perl, objective-c)
- Visual Type Hierarchies
- Some refactoring tools
Requires
Requires Tiger, XCode, and TextMate. Ruby is required for some commands, but not all.
Installation:
mkdir -p ~/Library/Application\ Support/TextMate/Bundles/ cd ~/Library/Application\ Support/TextMate/Bundles/ svn co http://textmate-xcode-completion.googlecode.com/svn/trunk/ XCodeMate.tmbundle osascript -e 'tell app "TextMate" to reload bundles'
Uninstallation
To uninstall, simply move the following folder to the trash:
~/Library/Application\ Support/TextMate/Bundles/XCodeMate.tmbundle
Contributing
This bundle is young, and needs support. The following items would be useful contributions:
- A screencast demonstrating the interaction of TextMate and XCode, and other features.
- Documentation
Patches are welcome.
