by nanospeck on 8/3/17, 10:07 AM with 14 comments
by drKarl on 8/3/17, 10:30 AM
I guess the fact that you can customize it with Python (it has an embedded Python console) and write plugins in python makes it easier for many developers to write their own plugins, while for Notepad++ you would have to write plugins in C/C++ and use DLLs which is more cumbersome.
In any case, in my opinion nothing beats Vim (well, emacs might be close, but I prefer Vim). When I need to use an IDE like IntelliJ Idea or Eclipse I install a Vim plugin. Some time ago I was using Sublime with Vintage mode, but then I improved my Vim knowledget past basic Vim and I now I prefer Vim to any other text editor.
by saluki on 8/3/17, 11:04 AM
Sublime is way faster to use and better all around and saves me tons of time(money) over using notepad++.
As far as the nag screen, I endured it for a while but I make money using sublime and enjoy using it want it to stay around so I purchased a license.
If the cost seems high, add the cost in to your next fixed cost project, typically clients aren't going to decline a proposal +/- $100. (don't list as a line item btw, just increase your quote by $100 to cover it).
You could also think about raising your rates. So you have more revenue for equipment/software.
Sublime has great time savers you might not have discovered yet.
This article is a little dated but covers some of the best things about sublime.
https://scotch.io/bar-talk/best-of-sublime-text-3-features-p...
This is a great series that shows off what Sublime can do: https://laracasts.com/series/sublime-text-mastery
Speaking of raising rates. A great way to get better higher paying projects is to learn Rails or Laravel.
by mtmail on 8/3/17, 10:39 AM
by heldrida on 8/3/17, 11:01 AM
I decided to use it based on my own experience, not sure if it'll help you opt for it if you need other people to tell you so. Experience it first!
If you feel annoyed about the popup, pay for the license, it's cheap and you probably make 1000000x more from it in terms of profit over the investment you put.
by Rjevski on 8/6/17, 6:26 PM
by anzoxe on 8/3/17, 1:26 PM
Can someone describe the benefits of sublime over vscode or even atom(I find atom to be a lot slower than vscode)?
So many people swear by sublime so I assume there must be something I'm missing. At the same time I love the simplicity of adding plugins in vscode, and sharing settings through a git gist is great as well.
by wingerlang on 8/3/17, 10:41 AM
And if you're annoyed by the popup, then just pay for it. It's not /that/ expensive if you use it daily. That being said I have not paid for it and the popup is just one click to dismiss. My CMD+S is essentially CMD+S+SPACE (to remove the popup should it appear).
by eb0la on 8/3/17, 12:25 PM
In fact I use it a lot to monkey patch CSV files after searching for a regexp.
by NetStrikeForce on 8/4/17, 9:07 PM
But most of the time I use Notepad++ for quick notes, dumping clipboard contents, parse logs, ... Pretty much everything except coding (I only do small scripts and the odd tiny utility).
by Petrakis on 8/3/17, 12:10 PM