A Community-led Hyper-Hackable Text Editor
Go to file
2014-05-05 09:33:02 -07:00
apm 📝 Link to apm repo 2014-04-30 14:18:11 -07:00
benchmark Update rootView references in benchmarks 2013-11-26 11:02:54 -08:00
build Remove unused grunt task 2014-04-30 14:31:43 -07:00
docs Logo in the docs 2014-05-04 15:48:25 -07:00
dot-atom Add .gitignore file to dot-atom. 2014-04-30 14:41:23 -07:00
exports Export {Workspace} in the 'atom' module 2014-03-03 16:00:36 -07:00
keymaps Show both "Open File" and "Open Folder" menu on Linux and Windows. 2014-04-11 11:29:38 +08:00
menus Upper case pane to match File menu item 2014-04-30 14:10:41 -07:00
resources improve aliasing on the new icon 2014-05-05 09:33:02 -07:00
script Move apm version to apm/package.json 2014-04-24 15:43:35 -07:00
spec Add initialColumn options to Workspace::open 2014-04-30 16:07:26 -07:00
src Cache handlerPath 2014-05-01 17:05:47 -07:00
static Ensure selections span the entire screen, even when lines are short 2014-04-22 17:10:22 -06:00
vendor Install apm from npmjs.org 2014-04-24 15:43:35 -07:00
.gitattributes Add a newline to the end of .gitattributes 2013-11-07 09:22:41 -08:00
.gitignore Move apm version to apm/package.json 2014-04-24 15:43:35 -07: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 🐧 Search atom from installed position. 2014-03-25 15:40:43 +08:00
CONTRIBUTING.md Add 🐧 to CONTRIBUTING.md 2014-04-02 14:03:31 -07: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 first-mate 1.5.3 2014-05-02 18:08:01 -07:00
README.md Logo in the readme 2014-05-04 15:42:45 -07: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.