defaults delete com.macromates.textmate OakRegistrationLicenseKeyTextMate finally gets an update
21–30 of 115 posts
Re: TextMate finally gets an update
#22Earlier 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.
Re: TextMate finally gets an update
#23also in the news: vim does not need an update
Re: TextMate finally gets an update
#24also in the news: vim does not need an update
Re: TextMate finally gets an update
#25There was a time where I would have cared about TextMate 2, but it's long gone.
Re: TextMate finally gets an update
#26TextMate 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.
Re: TextMate finally gets an update
#27Re: TextMate finally gets an update
#28Earlier 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
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
#29TextMate 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.
Re: TextMate finally gets an update
#30I'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.
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.