|
|
|
|
|
by aidenn0
1910 days ago
|
|
1. He said software is hard to commoditize, not that it isn't. Google docs commotidizes MS Word for a reasonably large audience, but there are a million features of Word that google docs doesn't have, and if you use even one of them, it falls down. 2. I don't use VSCode nor Sublime Text, but are they really so similar that people switch between them freely? As a comparison, I use vim. The best vim-emulation layer I've ever used is evil-mode on emacs, but even that has some hiccups that make it hard for me to switch between them (I hate that yanking to the default register on evil-mode also yanks to the system clipboard). |
|
I use Sublime for scripts and small programs and use VSCode for larger programs/codebases.
I could use VSCode for everything so I guess they are technically interchangeable, but I prefer Sublime.