|
|
|
|
|
by markogresak
1850 days ago
|
|
I saw a post about ST4 beta here on HN about a month ago. Decided to pay for the license to support the devs, as I was using just the evaluation version before I’ve started by programming career, and then I’ve switched to IDEs and went back to editor world with Atom. ST introduced me to the world of multiple cursors and easy to usr shortcuts. Atom ported that well, and it’s the first thing I set up in vscode (thanks to the atom keymap package). Sadly, I agree with the post I saw on the other thread month or so ago: “too little, too late”. I see a lot of mention of how ST is fast, and that’s impressive. But being fast does not make my job web dev easier.
Vscode still delivers a superior developer experience, it’s easier for me to understand what’s going on under the hood and work with plugins. The speed is good enough, I work around the slower startup by having a window open at all times while working, so opening a new file is nearly instant. I’m still glad that I’ve paid for the license. It makes me happy to see small apps that pack a punch and are fast, rather than going for the lazy way of using electron and eat up resources like crazy.
I intend to give ST more time on my personal projects. But I just don’t feel as productive, and to me it matters when I’m using an editor almost 8h a day. |
|