mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-07 23:59:22 +03:00
A Community-led Hyper-Hackable Text Editor
b7b4dcda24
The redrawOnReattach flag will now be set when update display is called on an invisible editor so that if the editor is detached or hidden before the next update was processed it will be performed when reattached. |
||
---|---|---|
benchmark | ||
docs | ||
dot-atom | ||
native | ||
prebuilt-cef@59d147be26 | ||
script | ||
spec | ||
src | ||
static | ||
themes | ||
vendor | ||
.github | ||
.gitignore | ||
.gitmodules | ||
.pairs | ||
atom.gyp | ||
atom.sh | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
package.json | ||
Rakefile | ||
README.md |
Atom — Futuristic Text Editing
Check out our documentation on the docs tab.
Building from source
Requirements
- Mountain Lion
- The Setup™ or Boxen
- Xcode (available in the App Store)
Installation
-
gh-setup atom
-
cd ~/github/atom && rake install