mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-27 08:32:30 +03:00
A Community-led Hyper-Hackable Text Editor
e70f87dfc7
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. |
||
---|---|---|
benchmark | ||
docs | ||
dot-atom | ||
exports | ||
keymaps | ||
menus | ||
resources/mac | ||
script | ||
spec | ||
src | ||
static | ||
tasks | ||
vendor | ||
.gitignore | ||
.gitmodules | ||
.pairs | ||
atom.gyp | ||
atom.sh | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Gruntfile.coffee | ||
package.json | ||
README.md |
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