Merlin’s weekly podcast with Dan Benjamin. We talk about creativity, independence, and making things you love.
Merlin’s weekly podcast with Dan Benjamin. We talk about creativity, independence, and making things you love.
”What’s 43 Folders?”
43Folders.com is Merlin Mann’s website about finding the time and attention to do your best creative work.
TextMate parking lot
Merlin Mann | Oct 6 2004
I can tell I’ll be spending a lot of the next few days exploring TextMate. In the interest of efficiency, I’ll park all my preliminary notes and “gee whiz” stuff in this post. I may do a fuller review/intro later, but I want to share what I’m learning since there’s so much interest in this app. [A plea: Let’s please keep the Hatfield and McCoy stuff over in the Google Group. I know, I know. “Vim is better” and “emacs is better” and “cuneiform scales better” and “BBEdit saved my baby from a man with a big knife,” but please don’t carp here. If you (don’t care about|hate|want to destroy all traces of) TextMate, just move to another post or start your own thread on your site, cool? Cool.] On with the motley! update: added links to other folks’ interesting TextMate posts. Cool stuffPipe web previews through a script of your choiceAs with many other text editors you can preview how text will look as a web page from within the app. TextMate allows you to optionally choose a script on your Mac through which the content is piped before visual preview. I’m thrilled that the default is Markdown—I maintain all my text files in Markdown and now I don’t have to do a lot of keyboard gymnastics to see what it will like when it’s parsed to HTML Create powerful snippets with tab-able variablesTextMate allows you to create “snippets,” which are abbreviated strings of text that can be triggered to “explode” into much longer strings of text with a simple I like how you can define variables in the exploded string and then hit When I want to create a link to a book on Amazon, I type
What you can’t see is that there are are three variables in that string, as expressed in the source for the snippet:
Those dollar signs and numbers are telling TextMate that these are the three spots where I’ll want to add or edit text each time this snippet gets exploded. The smart part is that TextMate automatically places the cursor at the point of the first variable (“$1”) so I can just start typing (or paste in) the ASIN for the book. Then, I hit I will use the crap out of snippets. Coming soon
Questions, Requests & Gripes
TextMate Elsewhere
38 Comments
POSTED IN:
Merlin and Adam, Regarding jEdit -...Submitted by Derek (not verified) on October 8, 2004 - 6:44am.
Merlin and Adam, Regarding jEdit - it's definitely true that it performs much better on windows (and I too have a beast at work to run it on - two processors and 2 gigs of RAM), and with 1.5 it just screams. I've found it to be passable on OS X but certainly not speedy, although each new Java release seems to help. Here's hoping that Tiger brings a JDK 1.5 release to OS X in the not-too-distant future. In the meantime, I pulled down TextMate for a quick look last night, and I have to say it's quite loverly. I'll be giving it a spin when I start tinkering with stuff at home over the next couple of weeks, and look forward to continued comments/tips here. (You've now gotten me hooked on more new apps for my Mac than any new site in a long time - Quicksilver, Sidetrack, Notational Velocity...) (A totally off-topic question for you, Merlin, if you ever feel like posting on it - how much time do you spend tweaking your environment's layout (e.g. with tools like ShapeShifter and CandyBar), and have you found that it helps in any way other than aesthetically? I always find myself sliding back to fairly simple themes and layouts, because they tend to distract from the functional aspect.) Again, thanks for the site. A day with a new 43folders post is always a happy one... » POSTED IN:
|
|
EXPLORE 43Folders | THE GOOD STUFF |