A Community-led Hyper-Hackable Text Editor
Go to file
2014-02-28 10:56:57 +08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Add minidump as build dependency. 2014-02-28 10:56:57 +08:00
docs Merge pull request #1611 from atom/bo-theme-doc-update 2014-02-27 17:13:52 -08:00
dot-atom Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
exports Remove _ and fs from exports 2014-02-23 17:05:26 -08:00
keymaps Rename Editor::joinLine to ::joinLines 2014-02-27 16:16:01 -08:00
menus Rename Editor::joinLine to ::joinLines 2014-02-27 16:16:01 -08:00
resources Bump minimum version to 10.8 2014-02-27 13:35:00 -08:00
script Only use token to download grunt-download-atom-shell 2014-02-25 19:55:19 -08:00
spec Rename Editor::joinLine to ::joinLines 2014-02-27 16:16:01 -08:00
src Rename Editor::joinLine to ::joinLines 2014-02-27 16:16:01 -08:00
static Set overflow to 'hidden' on panes. I'm pretty sure this fixes #1594. 2014-02-26 18:19:07 -08:00
vendor Update apm for 2fa sms fix 2014-02-27 10:55:12 -08:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08:00
.gitignore Download includes when building docs 2014-01-20 16:00:02 -08:00
.gitmodules Revert "Switch to git for cloning apm" 2013-12-18 14:23:28 -08:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.sh Set ATOM_PATH env var when launching specs 2013-10-14 10:33:37 -07:00
CONTRIBUTING.md Prefer 'organization' over 'org' 2014-02-21 22:55:02 -08:00
LICENSE Remove Apache license and use plain-text, copyright-only license instead 2014-02-21 12:49:17 -07:00
package.json Upgrade to link@0.19.0 2014-02-27 17:59:12 -08:00
README.md Drop www in atom.io links 2014-02-24 17:38:49 -08:00

Atom — The hackable editor

Atom

Check out our guides and API documentation.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Follow the instructions in the build docs.