It’s still a little sluggish though (well, as of 0.1.0 and 0.2.0 though so maybe I should be gentle) and needs polish. It’s built on Github’s Electron - the same core that powers Atom which is quite interesting. Microsoft’s embrace of open source technologies in recent years is impressive.
Yes it is! It now seems like they’re trying to outdo every other person. Even on the explainer video for code, I couldn’t help but notice that the person running the demo was using a Mac.
Your post just reminded me about atom & I’m wondering why I’ve not tried my hands on it yet.
Having used VS Code for about a full day’s work, the novelty has started to fade small small. I discovered that the support to PHP is still really poor. What it does better than Sublime (which was my preferred editor for PHP) is that it lists and describes all the functions, but it doesn’t do HTML code completion for PHP. I have to type-out all the HTML myself.
But HTML is less work for me, than trying to figure out the best PHP function to use for a particular task. So I’m sticking to it ahead of Sublime - for now. I suppose, when the plugin feature becomes available, many more things would be made easier.
Generally, it’s more usable and friendly to the eye than Sublime. The git support seems amazing, but it doesn’t do it for me. I’m still rather “old-schooly” with git, preferring to use command line above anything.