The Rise of Microsoft Visual Studio Code
triplebyte.com
The Rise of Microsoft Visual Studio Code
1–10 of 327 posts
Re: The Rise of Microsoft Visual Studio Code
#2Re: The Rise of Microsoft Visual Studio Code
#3But I use VS Code, it really is a great little editor with a good ecosystem.
The JavaScript support pulled me in, but it's a pretty decent Rust environment now as well!
Re: The Rise of Microsoft Visual Studio Code
#4Re: The Rise of Microsoft Visual Studio Code
#5Re: The Rise of Microsoft Visual Studio Code
#6Given that they have the test info... and they're the ones deciding pass/fail... it's a bit strange they "have no idea why". Well, perhaps just this person doesn't?
Are people not finishing the projects? Do the projects have syntax errors in them? Or logical bugs? What metrics do they use for "pass/fail"?
Re: The Rise of Microsoft Visual Studio Code
#7Re: The Rise of Microsoft Visual Studio Code
#8Re: The Rise of Microsoft Visual Studio Code
#9Another interesting angle on this is that VS Code is free (and open source), while Sublime is proprietary and (nominally) costs $80. I wonder how many people don't use Sublime because of the price? Atom is free too and never surpassed Sublime.
I stopped using Sublime and stopped recommending it not because of price (I actually prefer to pay for things when I can) but because the community plugins for my development workflow (PHP + Frontend) is...not great. I also found the distinct lack of API documentation to be frustrating (I'm not above making my own extensions and I very much like Python)
Visual Studio code at least has good front end tooling (The PHP extensions can't handle my large PHP projects, though I am tempted to try the a paid extension on this that I heard works well in Visual Studio proper, also, Twig support plain sucks. I'm not 100% certain if this is a limitation of VS Code or the Extension but it can't find my variables from the PHP files)
I've since moved to a combo of PHPStorm (my daily driver) and Visual Studio Code for Git Merges (I prefer the way you can handle it in VS Code) and doing other misc tasks that I don't want to fire up a PHPStorm instance for.
Same reason I never liked Atom. Tooling always seemed off somehow.
Side note? If you are going to pay for an editor, I recommend any JetBrains product offering.
Re: The Rise of Microsoft Visual Studio Code
#10I think the Interview Pass Rates chart makes it clear that the answer is a statistical "Yes", at least for Emacs.