Nathan Sobo bd6dda6f0f Don't load buffer contents from disk without an isModified key in state
When we deserialize a replicated buffer, we always want to honor the
current contents of state. If the state was produced by a call to
`getState` instead of `serialize`, it won't have an `isModified` key,
so we should not load from disk.
2013-08-14 11:55:37 -06:00
2013-07-12 17:30:05 -07:00
2013-02-19 10:02:09 -07:00
2013-07-18 18:57:13 +08:00
2013-07-26 16:54:35 -07:00
2013-07-26 16:12:34 -07:00
2013-08-13 17:14:10 -07:00
2013-04-03 14:44:30 -03:00
2013-06-20 17:15:52 -07:00
2013-06-05 10:51:11 -07:00
2013-07-25 16:05:48 -07:00
2013-05-28 17:29:00 -07:00
2013-05-15 10:29:27 -07:00
2013-07-28 19:22:45 -07:00
2013-06-21 09:46:25 -07:00
2013-06-21 09:46:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Installing

Download the latest Atom release from speakeasy.

It will automatically update when a new release is available.

Building

Requirements

  • Mountain Lion
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build

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