Earlier quoted context omitted.
Ignoring what other users have said (bloat, speed, noise, etc), I find that my code in an editor like ST2/TextMate/VIM ends up being substantially better and more maintainable than code written in a full-blow IDE. The full-blow IDE may mask code smell by making it easy to push on when things get ugly. For a trivial example, if you can't remember the name of some function you wrote in another module, it may be the cas…
I find that with a good IDE I can regard every name as a temporary name till I feel I clearly know what the best name would be. A bit like a sketcher could draw a few lines and see where that leads.
Three Months with Sublime Text 2
51–60 of 69 posts
Re: Three Months with Sublime Text 2
#52The most consistent pushback against ST2 is how ugly and non-native folk find it. Lots of us get past that and really give it a chance, but I can't help but hope that Jon reads this and considers spending a couple weeks/months purely on styling, possibly with the help of a specialist. It doesn't improve the editor's functionality, but sales and adoption wise I think it would go a long way. Especially on the Mac. Spec…
Hell, even just having the option to parse settings and load plugins from a local dotfile, like vim or emacs, would be nice. The rationale for wanting this is that the config is just text, and is something you'll progressively hone over time (esp. with keybindings).
Split windows would be much better if you could mix and match the size, or have a non-standard layout.
One of ST's real benefits could be its position as a beginner's introduction to vim and/or emacs. It's already immediately more accessible.
Re: Three Months with Sublime Text 2
#53I gave ST2 about three months too, but I haven't found enough to keep me. I've moved back to Macvim...
Anybody tried ST2 and moved back to TextMate?
Re: Three Months with Sublime Text 2
#54I really liked Sublime Text, but each time I try to search for some word in 20MB log file it reminds me how slow and unresponsive it is compared to Emacs. The closest to my ideal editor would be Emacs with visual appearance of ST2.
Hm, that's pretty odd, I found its handling of large files to be pretty fast for a GUI editor, and "slow and unresponsive" accurately describes the opposite of why I like Sublime. Especially since it's always non-blocking, e.g. when you load a large file, a progress bar appears as it loads into memory but the rest of the editor continues to work without a hiccup. Quite nice. Besides, it wasn't designed to search log…
Re: Three Months with Sublime Text 2
#55The less emphasis we put on tools the more we can rely on skill. We should all just use notepad for a year and see what all that extra time produces.
Re: Three Months with Sublime Text 2
#56I gave ST2 about three months too, but I haven't found enough to keep me. I've moved back to Macvim...
Anybody tried ST2 and moved back to TextMate?
Re: Three Months with Sublime Text 2
#57The most consistent pushback against ST2 is how ugly and non-native folk find it. Lots of us get past that and really give it a chance, but I can't help but hope that Jon reads this and considers spending a couple weeks/months purely on styling, possibly with the help of a specialist. It doesn't improve the editor's functionality, but sales and adoption wise I think it would go a long way. Especially on the Mac. Spec…
Re: Three Months with Sublime Text 2
#58Does anyone else feel like if we spent all the time masterbating about our text editor writing software instead in something that just works the world would have better software? The amount of text editor posts I see on HN lately is astonishing. The less emphasis we put on tools the more we can rely on skill. We should all just use notepad for a year and see what all that extra time produces.
Re: Three Months with Sublime Text 2
#59Does anyone else feel like if we spent all the time masterbating about our text editor writing software instead in something that just works the world would have better software? The amount of text editor posts I see on HN lately is astonishing. The less emphasis we put on tools the more we can rely on skill. We should all just use notepad for a year and see what all that extra time produces.
Re: Three Months with Sublime Text 2
#60I read feature lists of editors like this and wonder why people just don't use a good IDE like IntelliJ. It does everything in this list and a lot more with minimal configuration.
And to those of us that use it, it's obvious that you never have. Not trying to be dismissive, but I stand by that comment. Ugh, it's painful to read this: http://news.ycombinator.com/item?id=4247386 So much ignorant bias. Just try it. You don't know what you're talking about.