That doesn't make Electron _a part_ of Atom. If I build my application on top of Linux, my application is not _a part_ of Linux.
Electron is its own application framework, that Atom builds itself on top of. Electron is not a text editor framework, no more than QT or Cocoa is.
It is _very_ fair to say VSCode is using Electron - heavily, in fact! But saying VSCode is using part of Atom is just not true, and implies VSCode is building atop the Atom editor, which it does not.
That gives the acquisition a very different perspective.
What if MS is really buying Electron? It’s something they’ve been using a lot in all their recent products, and it’s a key technology in the contemporary development landscape. Making it more Windows-friendly would definitely help them.
No, it's not a fork. They both run on Electron, so they share a common runtime environment, but they share no editor code.
Wasn't Electron created for Atom? If so, VSCode is at least using a part of Atom.
That doesn't make Electron _a part_ of Atom. If I build my application on top of Linux, my application is not _a part_ of Linux.
Electron is its own application framework, that Atom builds itself on top of. Electron is not a text editor framework, no more than QT or Cocoa is.
It is _very_ fair to say VSCode is using Electron - heavily, in fact! But saying VSCode is using part of Atom is just not true, and implies VSCode is building atop the Atom editor, which it does not.
I mean, by that argument Windows uses Unix because C was written for Unix.
1 reply →
VSCode is built on top of the same framework as Atom, Electron, which was previously called Atom-shell.
It's worth noting that the core contributors to Electron are Github employees.
That gives the acquisition a very different perspective.
What if MS is really buying Electron? It’s something they’ve been using a lot in all their recent products, and it’s a key technology in the contemporary development landscape. Making it more Windows-friendly would definitely help them.
3 replies →
Well, answering myself... Looks like it uses the Electron Shell project which was part of Atom
https://thenextweb.com/apps/2015/04/30/microsofts-cross-plat...
No, not at all. The only common component (I think) is Electron (Atom shell).
It’s not. They are both web-based but otherwise unrelated.