Nathan Sobo 2b54c9bebe Use setImmediate to batch all editor updates, even in animation frames
When I was using nextTick to batch updates, there were issues with
flicker. So I was attempting to always update synchronously in animation
frames, which was complicated. setImmediate doesn't cause the flicker
however, so I'm able to remove the special logic for sync updates in
animation frames and just use it across the board.
2014-06-25 18:20:49 -06:00
2014-06-18 13:56:18 -07:00
2014-06-25 08:11:30 -07:00
2014-04-30 14:41:23 -07:00
2014-06-17 14:42:57 -07:00
2014-06-19 16:16:16 -07:00
💄
2014-06-13 15:40:46 -07:00
2014-04-24 15:43:35 -07:00
2014-06-11 13:24:54 -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-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%