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
d57119793b
My previous commit was nonsense because it set the ::performSyncUpdates flag back to false before the animation frame callback ever got fired. /cc again @benogle |
||
---|---|---|
apm | ||
benchmark | ||
build | ||
docs | ||
dot-atom | ||
exports | ||
keymaps | ||
menus | ||
resources | ||
script | ||
spec | ||
src | ||
static | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.pairs | ||
atom.sh | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
package.json | ||
README.md |
Atom is a hackable text editor for the 21st century, built on atom-shell, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Visit atom.io to learn more.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Developing
Check out the guides and the API reference.