mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 00:52:29 +03:00
A Community-led Hyper-Hackable Text Editor
1b9f86d13a
This fixes an issue where markers would no longer be updatable after reloading an open editor. This was caused by cloned arrays not updating the array id of their markers. |
||
---|---|---|
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