TextMate footnote plugin

Posted by jpb Tue, 11 Jul 2006 13:01:05 GMT

This plugin adds clickable links to the Rails backtrace when an error occurs, and clickable “footnotes” to the bottom of each page (in development mode only) that open the view or controller for the current page in Textmate.

In your plugins directory, install with:

svn export svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk textmate_footnotes

Posted in  | Tags ,  | 1 comment

Neat code snippet site

Posted by jpb Sun, 09 Jul 2006 02:54:00 GMT

What makes http://www.snipplr.com/ cool is that it has a TextMate bundle so you can insert snippets directly without having to cut & paste from a browser.

Posted in  | Tags ,  | 1 comment

TextMate bundle for Lighttpd

Posted by jpb Thu, 22 Jun 2006 02:59:52 GMT

Syntax coloring for Lighttpd config files in TextMate. Get the bundle here.

Posted in  | Tags ,  | 1 comment

TextMate backtrace plugin

Posted by jpb Wed, 21 Jun 2006 13:03:00 GMT

This makes the backtraces in error pages into clickable links that jump you directly to the line of the relevant source file. Too useful for words. In your vendor/plugins directory, install with:

svn export svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk textmate_footnotes

Posted in ,  | Tags ,  | no comments

Neat Textmate helper

Posted by jpb Sat, 11 Mar 2006 13:28:00 GMT

There’s a neat little Rails application at http://keyref.octopod.info/ that you can paste TextMate’s shortcut list into (command-option-control-k from an edit window) and it’ll let you pick a group of bundles and then email you a PDF cheatsheet.

I keep wanting to switch to TextMate, but my fingers still want to use vi.

Posted in ,  | Tags ,  | no comments