Nathan Sobo d31669c67f Merge EditorScrollViewComponent into Editor
I don't think that this component was really carrying its weight. Its
render function basically passed through directly to other components
that updated between renders, but didn't contain any content on its
own that actually changed after the first render.

React components seem to carry overhead, so I want every component we
use to count. Also, I'm considering circumventing some of React's
standard update logic for performance reasons, and making the structure
more shallow will help with that.
2014-06-01 15:24:59 +09:00
2014-05-30 17:39:49 -07:00
2014-05-28 20:19:26 -07:00
2014-05-29 22:05:00 -04:00
2014-04-30 14:41:23 -07:00
2014-05-29 11:46:58 -07:00
💄
2014-05-28 18:36:42 -07:00
2014-04-24 15:43:35 -07:00
2014-05-29 09:26:18 -07:00
2013-08-14 14:05:35 -07:00
2014-04-23 15:36:57 -07:00
2014-05-30 14:05:03 -07:00
2014-05-09 09:28:50 +02:00

Atom

Atom is a hackable text editor for the 21st century, built on atom-shell, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.

Visit atom.io to learn more.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Developing

Check out the guides and the API reference.

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%