TextMate shortcuts for noobies
I have been using TextMate as my text/html/rails editing for a week or two now. It has largely replaced BBEdit, and for the most part I am extremely happy that I switched. I have been struggling with a few aspects of TextMate though. For example, if I used the bundle to insert a <br /> tag. (Keyboard Shortcut: ctrl + return), I got a <br> tag, not ideal when working on an xhtml file.
Setting up TextMate
This is easily fixed though thanks to Soryu's excellent TextMate Setup Tutorial
" The most important one for anyone who uses HTML will be TM_XHTML. Setting it to / will make all the HTML Bundle Snippets insert correct XHTML by closing single tags like <hr /> and <img /> "TextMate Basics
Soryu has also written a TextMate Basics Tutorial, which is just the ticket for TextMate noobs like my self.
Cheating with TextMate
G Design's TextMate Cheat Sheet is a welcome addition to any TextMate users interior decor, or if like me your wife feels that pasting key commands on your walls spoils the interior design. Then why not put this Cheatsheet on your desktop instead.
Labels: mac os x, rubyonrails, textmate, xhtml
