The Erockenjew Textmate Bundle

February 4th, 2007

Here is what I have so far:

Commands:

  • Show DB Contents for Current Class (Control + Shift + Command + C)

    Select an ActiveRecord class, hit the key-combo, and up pops the contents of your development DB for that class. Only for Rails.

  • Link to Campfire (Option + Command + L).

    Sends a link to the current File, line, and column to campfire. You need to have a campfire account, and it helps to use greasemonkey and a script that turns textmate links into clickable links. Read my full tutorial here.

  • Paste Code to Campfire (Option + Command + V).

    Sends a paste of the currently selected text to campfire. You need to have a campfire account. Read my full tutorial here.

Erockenjew.tmbundle

svn checkout svn://www.last100meters.com/bundle

Sorry, comments are closed for this article.