|
|
|
|
|
by kls
2260 days ago
|
|
Replying to my own post but I also did this with VS Code. Brand has a lot to do with first impression. When someone I knew told me to try out VS Code my first impression was I have spent too many years in Visual Studio already why would I want to go to what is obviously the lite version. It was only after seeing it, and seeing the support it had in the community did it overcome that initial bias. I hold that same bias towards Eclipse and my initial reaction was great web enabled Eclipse, no thanks. |
|
I use Sublime to edit smaller code bases, and web technologies because it gets out of my way, and obfuscates nothing from me. I use VS if I need to work with larger codebases in compiled languages with static typing, complex build processes, or multiple dependencies.
I tried it about a year after it first launched, but only for a couple days. VS code strikes me as a hybrid between the two, but from what little I've tried of it, my experience has been that it's less snappy than Sublime, while attempting to obfuscate the things the way VS proper does, which I find distracting when working with js/Python/html. When it came to the large CPP code-base I was toying with, its felt slower to work in than VS, and I couldn't find any compelling reasons (killer features) to learn its conventions.
I know quite a few people using code for web development, but they haven't really told me why ("it's just better").
I get the impression I'm missing out on something wonderful here, and I don't want to be an anachronism. But I just don't know why I'd want to switch unless I needed a heavier IDE on my Linux box.