Hacker News new | ask | show | jobs
by chokolad 3567 days ago
> It's Visual Studio Code...not core. And it's not a skin it's an actively developed fork of Atom.

It's not a fork of Atom. It's independently developed text editor/light IDE which runs on Electron, chromium toolkit created by Atom devs to ease creation of desktop applications using JavaScript and HTML.

1 comments

Indeed. I stand corrected, and thank you. That's good to know.