I'm tentatively excited about this release.

It claims to fix the biggest complaint about atom: speed of editing and memory usage of edited files.

They did it by re-writing backing store for documents from JavaScript to C++.

Anybody knows how come VSC is so more responsive than Atom? Is having parts in C++ a trick that VSC also does, or is it something else?