Ask HN: How did Sublime Text get traction?
Sublime Text is a successful product in a crowded space, overwhelmed by open source alternatives.
How did the product get its initial traction, given the apparent lack of resources devoted to marketing/support?
22 comments
[ 3.2 ms ] story [ 51.8 ms ] threadFunctionality and ascetics are just better than any of the other text editors that I've used in the past, plus I'm happy with it so don't really go looking at alternatives these days.
When I first went to OSX a few years back TextMate seemed to be the dominant editor, Sublime for me just naturally replaced that with improved visuals and features. When your watching tutorial videos and the person is doing magic in a text editor, you start to question why am I still using my current one that doesn't have them features.
Marketing was just word of mouth, and how much support do you really need for a text editor? If it breaks it's not like you can't find another one to use...
I think it gained traction on OS X. The dominant text editors for OS X at the time were Textmate and Coda. The development of Textmate stalled and people were looking for an alternative. Coda had a very different approach from Textmate (you were either a Textmate or a Coda gay/gal, never both), and Sublime really comes close to Textmate.
Recommending it is pretty easy: Less crashes than Eclipse/Atom; less setup, tinkering and learning curve than vim/emacs. Just works, cross-platform.
Finally, in a professional setting, the cost of Sublime is completely negligible vs e.g. losing work from crashes or even messing around with vim for two hours.
It is cheaper than alternatives (time, licence)
It was introduced in right time (surge in web boom)
It have easy to use API (Python vs Elisp)
It is cross-platform (*nix comeback)
Notepad++ was text editor for me. ST was a sexy thing. I was drooling.
I am yet to buy a license for ST but I use it always.
As a guy from an IDE heavy dev background, I was impressed that I can carry around my dev tool in a USB and also keep it in a folder on the network. Plus if a version is acting weird, I have can just trash-&-switch. I had many issues with VS acting nuts and it took more than 1 day to repair it. That is what push me to leave IDE oriented development. I am happy with a customized/tweaked text editor approach.
A negative:
Now I am playing more with Atom (ST clone) as its open source and more than 1 dev is involved. So, I will not be forced to change if the dev suddenly decides to stop. That is the main attraction for me in terms of the app being open source. I know that someone will continue and if I am desperate, I can attempt to tweak the app.
Despite the huge size of Atom, one thing that attracted me to it was the aesthetics aspect. ST was missing something.
Same. I really wish they would drop the price a bit. I'd love to support the developers, but $70 for a text editor is just crazy.
I'd love to use it as I'm tired of using 7+ IDEs and I'd like to migrate to a "One True IDE"
Being a college student that's unemployed 70$ is a bit steep.
So in my opinion, it found a niche but growing market in OS X that had network effects in other platforms.
Regarding the business side as lost opportunity to get more revenue, it's important to know that success is a state of mind. I'm quite confident that the current state of things regarding ST business fall within the comfort zone of its creator and that he has amassed more money than he can spend.
If you're a heavy Sublime Text editor that hasn't bought a license yet and don't care that much for Atom/Visual Studio, consider buying a license. It supports the author and you're getting your money's worth, imo.
That's my two cents (or more to the point: 3 days of Sublime Text usage).
I never thought it needed support, it just does what it is supposed to.
I'm curious though, since TextMate 2 is open source and is regularly updated why is it not as popular for OS X users? What's the turn off that makes Sublime that much better?
- textmate - BBEdit
Before I was an OSX user, my editor of choice in Windows was Crimson Editor.
All of these have two things in common: simplicity and speed. They are extremely simple to use, but also have some powerful features (if I didn't have to resort to perl most of the time, I was happy). And they didn't hog system memory or hang when editing large files.
Textmate added something to the mix: It was pleasant on the eyes. I'm a big fan of dark themes.
When sublime text came along, it added the absolute killer feature: "do anything" typing. I'm a HUGE keyboard navigator, avoiding mouse pointing a lot in favor of keystrokes. The ability to hit Cmd+P and type a couple letters of what I want to do and sublime text prompts. I can open files, edit in several ways, find and replace, do a build, whatever I want, all from the home row.
If there's ever a better editor than sublime text, it would have to be an IDE that brings fast, efficient, memorable keyboard-only navigation. And current IDEs do a decent job of this, although they're way sluggish compared to sublime text, and not as feature rich.