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 Ruby on Rails | Tags Rails, TextMate | 1 comment
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 Resources | Tags programming, TextMate | 1 comment
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 OS X | Tags Lighttpd, TextMate | 1 comment
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 OS X, Ruby on Rails | Tags Rails, TextMate | no comments
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 OS X, Ruby on Rails | Tags OSX, TextMate | no comments