Nathan Sobo 1b4426e3ba Don't pause overflowchanged events after React editor updates
Fixes #2237

Previously, operations such as typing and scrolling were triggering
overflowchanged events on the editor, which concerned me because we
were performing lots of unnecessary measurements of the scroll view.
Now that we draw extra lines above and below the visible screen row
range, this doesn't happen, so we can remove this pausing code which
was delaying the resizing of the editor in certain situations.
2014-06-11 12:07:05 -06:00
2014-06-06 10:28:04 -07:00
2014-06-11 10:45:12 -07:00
2014-06-10 09:26:38 -07:00
2014-04-30 14:41:23 -07:00
2014-06-02 13:51:38 -07:00
💄
2014-06-10 16:54:25 -07:00
2014-06-11 10:59:08 -07:00
2014-06-11 10:04:31 -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-06-11 10:28:25 -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 448 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%