Politics, Programming and Possibilities
15 Apr
This plugin saves you time when moving between your browser and Textmate. It adds clickable links to the Rails backtrace when an error occurs, and clickable “footnotes” to the bottom of each page (in development mode only). When clicked, these links open the correct file in Textmate and move your cursor to the precise line of interest.
In your plugins directory, install with:
svn export \\
svn://syncid.textdriven.com/svn/opensource/textmate_footnotes/trunk \\
textmate_footnotes
This plugin was also featured in the syncPEOPLE on Rails bundle for Textmate.
2 Responses for "Textmate Footnotes Plugin 1.0"
Why is it that in your screen shot and in DHH’s screen shot the textmate has a black background? Did you make it black so it looks cooler or is it easier on your eyes that way?
Yes, I’ve experimented with many background colors for my editors over the years. While I personally don’t like a dark and foreboding “feel” to my desktop, I’ve found that a black (or dark) text editing background has been softer on my eyes.
Leave a reply