mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
e70f87dfc76f8a7e7938b209e9900836e54e1110
This version of telepath adds an `undo: 'combine'` option which becomes the default for marker changes. With an undo strategy of 'combine', the operation is only undone when combined in a transaction with other operations that are undone. This prevents simple marker updates from getting pushed to the undo stack.
Atom — Futuristic Text Editing
Check out our guides and API documentation.
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%