Hacker News new | ask | show | jobs
by maxbrunsfeld 3279 days ago
Atom has always had some C++ components, but lately we have moved more core data structures to C++. This PR, which re-implements the text-buffer in C++, also landed in the latest beta.

https://github.com/atom/atom/pull/14435

1 comments

With enough such improvements, Atom will become a native app, as it should always have been.