Sublime is probably the first GUI text editor that left me satisfied. Everything else over the years was either non-portable, slow or lacking features. After two months of use I just had to buy it, it's worth the price. - It's fast and responsive, can handle large files and personally I've never seen it leaking memory or crashing - Love the goto anything and command palette, brilliant - Text editing is great and can…
Have you ever seen UltraEdit? I dare you to try the trial, actually go through the exquisite configuration dialogs to make it yours, and then to ever look back :) This isn't as a knock on ST, which I also like, and might even sometimes prefer for pure writing or temporary notes. But it doesn't even have printing out of the box, come on. For me that's too modern.. plugins are nice, but I guess I prefer UE to ST like I…
Sublime Text 3.0
491–500 of 694 posts
Re: Sublime Text 3.0
#492>apt/yum/pacman repositories for Linux Major kudos to these guys for distributing their software properly on Linux!
Re: Sublime Text 3.0
#493Re: Sublime Text 3.0
#494Re: Sublime Text 3.0
#495Earlier quoted context omitted.
There's a real danger I think in relying on a proprietary software program for something so key as text editing. For many developers, their editor will be with them for their whole career. Proprietary software has a tendency to not stick around. I hope to see Sublime eventually released under a free software license. I'd donate to that project.
It's not that hard to switch, especially for a developer that lives in the software. It might take a few days, but if your brain is still fairly plastic, you will adapt. If you are like my parents that can't get on the internet if the browser icon disappears from their desktop, then there might be a problem.
When you use emacs or vim, which import their 1970s / early 1980s OS conventions with their keyboard shortcuts, you realize you can be dropped into a very foreign 'defaults' context, and they can conflict.
Re: Sublime Text 3.0
#496>apt/yum/pacman repositories for Linux Major kudos to these guys for distributing their software properly on Linux!
Let me rephrase that. Major kudos to these guys for enduring distributing their software properly on Linux!
Re: Sublime Text 3.0
#497Earlier quoted context omitted.
It's Hacker News. We're discussing a mainstream code editor. There are multiple discussions of code/libraries/engineering every day. The generalization that implies that the OP is a person who codes for a living is far from "completely unwarranted".
There are plenty of students and hobbyists here. So again, take it easy on the assumptions.
No reason to tell everyone about it.
If someone comments: "It's not much to pay $70 for something you use professionally, and get value out of it everyday etc" -- it only adds noise to chime in "I don't use it professionally" or "I don't use it everyday".
It's a conditional sentence (even if implicit). If one is not on that category, then yes, obviously the argument doesn't apply to them.
Re: Sublime Text 3.0
#498Re: Sublime Text 3.0
#499Since then it has been my main editor, cross platform for php, then python, then ruby, to java (...yup), and now clojure and racket. And of course all the SQL, shell scripts, and config file munging in between.
Maybe one day I will learn emacs, but for the meantime I am happy and productive.
Re: Sublime Text 3.0
#500Earlier quoted context omitted.
First: I love ST. It is an amazing software that runs just as good on Mac/Linux/Win. In a pinch I will download and use it and never complain. Python extensibility is also great, since Python is the language I do best. That said, and I hate to be this guy (not really), but... Emacs? * Performance: Acceptable on modern day * Goto Anything: Helm/Projectile, command palette = M-x * Text Editing: It is what emacs does be…
> That said, and I hate to be this guy (not really), but... Emacs? The shortcuts make it a non-starter for me. Having to configure stuff even more so.