A Community-led Hyper-Hackable Text Editor
Go to file
2014-03-10 11:46:37 -07:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Merge pull request #1618 from atom/cz-build-symbols 2014-03-01 11:31:59 +00:00
docs Remove defunct 'autoIndentOnPaste' option from customizing-atom docs 2014-03-07 13:39:36 -07:00
dot-atom Rename ~/.atom/styles.css to ~/.atom/styles.less 2014-02-24 16:14:05 -08:00
exports Export {Workspace} in the 'atom' module 2014-03-03 16:00:36 -07:00
keymaps Rename duplicate-line to duplicate-lines (but retain deprecated method) 2014-03-06 14:36:25 -07:00
menus Pluralize "Duplicate Lines" menu item 2014-03-06 14:55:15 -07:00
resources Bump minimum version to 10.8 2014-02-27 13:35:00 -08:00
script Remove apm from node_modules 2014-03-04 17:26:52 -08:00
spec Remove previous duplicate-line specs from editor-view-spec 2014-03-06 14:49:20 -07:00
src 💄 whitespace 2014-03-07 17:19:53 -07:00
static Add atom.allowUnsafeEval loophole and disable unsafe-eval again 2014-03-05 09:57:08 -07:00
vendor Upgrade apm for theme convert fix 2014-03-06 14:27:24 -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
.npmrc Put npm cache in ~/.atom/.npm 2014-03-04 10:19:20 -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 Upgrade to atom-dark-ui@0.25.0 2014-03-10 11:13:08 -07:00
LICENSE Remove Apache license and use plain-text, copyright-only license instead 2014-02-21 12:49:17 -07:00
package.json Prepare 0.72.0 release 2014-03-10 11:46:37 -07: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.