mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
bd6dda6f0f51d56cabffc7b6c5066c1d48db45c5
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.
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%