A Community-led Hyper-Hackable Text Editor
Go to file
2014-01-20 16:00:02 -08:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Remove unused temp directory 2014-01-20 16:00:02 -08:00
docs Link to creating a package doc 2014-01-20 16:00:02 -08:00
dot-atom Update keymap documentation 2013-10-28 09:23:18 -07:00
exports Don't export Model superclass in top-level atom module 2014-01-05 10:47:22 -07:00
keymaps Map cmd-l to editor:select-line 2014-01-08 15:48:52 -08:00
menus Move open commands to Atom menu 2014-01-20 10:37:14 -08:00
resources Update file.icns to match atom.icns 2013-12-02 11:52:05 -08:00
script Dedupe humanize-plus 2014-01-16 18:54:58 -08:00
spec Intelligently activate new items when the active item is closed 2014-01-20 14:34:02 -08:00
src 📝 Mention atom.project global 2014-01-20 16:00:02 -08:00
static Leave folded marker on end of lines in its natural position 2014-01-20 14:22:26 -07:00
vendor Upgrade apm for base.less fix 2014-01-20 15:10:39 -07: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 📝 Start CoffeeScript styleguide 2013-12-11 14:35:06 -08:00
LICENSE.md Add initial LICENSE.md 2013-11-28 09:20:05 -08:00
package.json Upgrade to text-buffer@0.16.0 2014-01-20 16:00:01 -08:00
README.md 📝 There is no tomorrow 2013-12-11 10:37:26 -08:00

Atom — The hackable, collaborative 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.