Awesome. I almost considered buying it. Almost.
I bought it even though emacs is still my primary editor. $70 is a drop in the bucket. I keep all of my notes open in a couple different screens (grouped by project). It's really quick to navigate to buffers (Cmd-t) and search all buffers. I'm finally learning a little Python because that's how plugins are written. Sublime has pretty smart completion too. Anyone have an org mode? I'd at least like to make urls clicka…
Sublime Text 3 Public Beta
41–50 of 270 posts
Re: Sublime Text 3 Public Beta
#42Earlier quoted context omitted.
I'm the same. Is it ridiculous that I bought ST just because I wanted a new toy to play with, knowing that I wouldn't switch from vim?
Yes, considering it has one of the least annoying trial versions ever (I believe it pops up a message every 50? or so saves, and otherwise is exactly like the paid version)
Re: Sublime Text 3 Public Beta
#43Re: Sublime Text 3 Public Beta
#44First "Core feature" for version 3: Speed. I can't recall that I have ever felt that a text editor was "slow".
That said, I feel odd about this being a primary upgrade point. Speed improvements to me indicate that there were speed issues (confirmed by others here). I read that as "bug," not "feature request." It almost feels like you're going to be paying $15/$30 for a patch in this instance.
Re: Sublime Text 3 Public Beta
#45First "Core feature" for version 3: Speed. I can't recall that I have ever felt that a text editor was "slow".
Then you haven't tried jEdit :)
Re: Sublime Text 3 Public Beta
#46I have been using version 3 for a couple months now and I must say, this thing is fast. Starts in less than half a second and the 'Goto Symbol in Project' is an amazing new feature which I now use frequently. Window layout management has also been greatly improved. For me, at the moment this is the best code editor out there. edit: typo
Re: Sublime Text 3 Public Beta
#47Earlier quoted context omitted.
It's a developer tool. I bill more than that per hour. Lots of people bill more than that per hour. If it saves you time or stress, it's easily worth $70.
The potential problem is not so much the price, which is as you say very reasonable, but getting locked into a proprietary product that you are then attached to. What if they stop developing it? What if they take it in a direction you don't want? What if they move to a higher and higher price? All things to consider. As for me, you can pry my Emacs from my cold, dead fingers.
Re: Sublime Text 3 Public Beta
#48Earlier quoted context omitted.
I bought it even though emacs is still my primary editor. $70 is a drop in the bucket. I keep all of my notes open in a couple different screens (grouped by project). It's really quick to navigate to buffers (Cmd-t) and search all buffers. I'm finally learning a little Python because that's how plugins are written. Sublime has pretty smart completion too. Anyone have an org mode? I'd at least like to make urls clicka…
The biggest bug for me is that it's $70 - Although I'm a professional developer, I'm still fairly underpaid (I don't live in London, San Fran, NY, etc.) and thus it's out of my price range when I can barely afford travel, rent and food.
If you are a professional developer living in a reasonably modern country and cannot afford 70$ for what is supposed to be to be your primary tool, then you are not underpaid, you are being scammed.
That the features it offers are not worth 70$ compared to free editors is another matter entirely, and a purely personal matter.
Re: Sublime Text 3 Public Beta
#49Anyone know a way to auto-indent lines when working with HTML/Javascript? I feel the "Select text - Reindent" process is cumbersome
Re: Sublime Text 3 Public Beta
#506 years ago, I bought TextMate. Like Sublime Text, I enjoyed using it. Sadly, TextMate became abandonware. The sole developer suffered burnout. Bugs were never fixed. Promised features never showed up. Users wanted to fix these issues themselves. They begged the developer to release the source code, but it never happened. TM 2.0 was open-sourced, but TM 1.5 remains proprietary.
Developers marry their editors. They spend years learning every aspect of them. They customize their configuration. They install and develop plugins and extensions. If an editor becomes abandonware, the users of that editor have wasted an immense amount of time. All of their knowledge and work surrounding their editor becomes useless. They're forced to start over with something else.
All that said, I would recommend Sublime Text to others if the developer made an anti-abandonware pledge. The pledge would be to release the source code if no new version had been released in more than a year. I realize he has to make a living. Heck, I don't mind if he gets filthy rich from selling Sublime Text. I'm simply worried that despite his good intentions, he'll end up hurting his users in the long run. With an anti-abandonware pledge, users would be able to avoid the fate of TextMate users.