Live data from Hacker News

TextMate finally gets an update

blog.macromates.com

21–30 of 115 posts

Re: TextMate finally gets an update

#21
I had a problem with my license that came to light when Textmate auto-updated. "Your license key has been revoked." Apparently Paypal decided to do a charge-back a few days after I bought it (earlier this year). Anyway, I bought a new key, but Textmate wouldn't let me enter it anywhere. A Macromates employee was on IRC and kindly gave me the solution.

    defaults delete com.macromates.textmate OakRegistrationLicenseKey

Re: TextMate finally gets an update

#22

Earlier quoted context omitted.

My biggest gripe with TM 1.5 is how Find in Project still beachballs on a new 3.33 6-core Westmere RAID 10 setup. Even after hearing everyone else's problems with FiP, I thought it might have been the slow HD in my last iMac. It's not. ;)

Definitely use the "Ack In Project" bundle instead of "Find in Project". It's like night and day.

Only works with 10.6 apparently which is causing my colleague problems. Also, if you set up the folder filters than Find in Project can be bearable, which is nice because Ackmate (name changed this year) doesn't do replace.

Re: TextMate finally gets an update

#25
The funny thing is, I actually switched to using a Mac as a full-time development platform specifically for TextMate, and a few months after doing so, I discovered the joys of Vim and haven't looked back.

There was a time where I would have cared about TextMate 2, but it's long gone.

Re: TextMate finally gets an update

#26
post #17

TextMate is my favourite editor on the Mac, only recently have I been using MacVim on my work computer since as a startup they are unable to purchase a license for TextMate. Honestly though, there are some things in MacVim I am now starting to miss in TextMate.

A company that can pay a developer salary but won't pay the cost of that developer's favorite text editor has its priorities out of whack.

Especially when said editor costs only $55. That's nothing compared to the cost of a lot of other commercial editors.

Re: TextMate finally gets an update

#27
I'm really interested in the TextMate hype as I haven't used it myself. But, it's concerning that updates rarely come. Wasn't a 2.0 version suppose to come years ago? It leads me to believe the developer(s) lost interest.

Re: TextMate finally gets an update

#28
post #7
post #4

Earlier quoted context omitted.

The longer you use MacVim, the more that will be true. Before you know it, you will hardly miss TextMate at all.

With a few Vim plugins, there's nothing left to miss. One of particular note for TextMate users, Command-T: https://wincent.com/products/command-t

There are a few things. Because I do so many other things with various text fields on my machine, and vim bindings everywhere is not really feasible (yet?!), being very adept with the Command/Option/Shift/Arrow Keys/Cut/Paste is something that has widespread utility.

The vim bindings for this stuff are much richer, and fewer key strokes of course, but the universality matters, and the buffer/clipboard dichotomy is pretty well handled in MacVim, but it's still the type of thing that is quite difficult to really dial-in without building for a specific OS from the ground up.

And of course there are a few nice things that developing for a specific GUI affords you where vim even with plugins isn't quite as elegant.

However that said, all editors involve tradeoffs, and Vim's ubiquity and raw editing power make it kind of a sure bet until the day we are dictating whole programs to orders-of-magnitude-smarter-than-human AIs. Emacs also gets the nod of course, since there is no chance of either of those going away, and no chance that anyone invents an editor that blows both of those away for all general purpose editing.

But I do have to give Allan Odgaard special thanks for forcibly showing me the light: that no matter how brilliant proprietary software may be, if it's my primary tool that I intend to use for the next 50+ years, closed source or a project with a risk of losing critical mass is simply a poor bet over time.

And of course I will still buy TM 2 when it comes out if he reverses his decision not to charge for it (which he should, and maybe give it away to individuals that complain, because who shouldn't be paid for years of secret toil?), and I'll likely still use it for its diff syntax highlighting, complex regex ack (because how long does it take to figure out the number of backslashes to escape something through ex, bash, and ack?). But it'll join BBEdit (which I use for encoding munging) in my quiver of specialized tools.

Re: TextMate finally gets an update

#29
post #17

TextMate is my favourite editor on the Mac, only recently have I been using MacVim on my work computer since as a startup they are unable to purchase a license for TextMate. Honestly though, there are some things in MacVim I am now starting to miss in TextMate.

A company that can pay a developer salary but won't pay the cost of that developer's favorite text editor has its priorities out of whack.

A developer who'd not spend less than a hundred bucks of his own money for his tool of choice, and still take the job, confuses me.

Re: TextMate finally gets an update

#30
post #27

I'm really interested in the TextMate hype as I haven't used it myself. But, it's concerning that updates rarely come. Wasn't a 2.0 version suppose to come years ago? It leads me to believe the developer(s) lost interest.

I've used it, but I still don't get the hype. It does seem to be a handy, lightweight editor with decent features. But you can get that for free in other editors.

That said, you can't underestimate the power of the attachment that people get to their editors/IDEs of choice. I personally know a few TextMate devotees.

Post reply on HN