A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-28 18:08:00 -07:00
Atom Open no longer blocks until page is loaded 2012-03-21 11:13:20 -07:00
Atom.xcodeproj Move main.mm to top of project 2012-03-14 09:59:36 -07:00
benchmark Rename Editor.lastActiveEditor to Editor.activeEditor 2012-03-21 15:25:49 -07:00
cef Redo Xcode project FROM SCRATCH 2012-02-29 15:23:17 -08:00
docs Nested flexbox layout that works (almost) in Chrome Canary but not current Atom 2012-03-19 12:14:09 -06:00
frameworks remove webkit frameworks 2012-03-01 15:34:24 -08:00
script Benchmark after cibuild succeeds 2012-03-15 17:47:51 -07:00
spec Up/down in command panel navigates command history. 2012-03-28 18:08:00 -07:00
src Up/down in command panel navigates command history. 2012-03-28 18:08:00 -07:00
static Flash red when entering a malformed command in the command panel 2012-03-28 16:11:44 -07:00
vendor Selection merging with mouse maintains directionality of last selection 2012-03-27 11:52:55 -07:00
.gitignore Add atom-build to gitignore 2012-03-12 11:51:15 -07:00
.pairs Cursor can move around screen 2012-01-17 18:13:50 -08:00
index.html Fix bug where file-finder pushed editor up. 2012-03-14 18:28:23 -06:00
Rakefile rake benchmark uses --headless arg 2012-03-15 10:37:19 -07:00
README.md 📣 💩 2012-03-14 16:38:24 -07:00

Atom — Futuristic Text Editing

atom

Be forwarned: Atom is pre-alpha software!

Installation

  1. Get xcode 4.2.

  2. Clone atom from github/atom.

  3. Open Atom.xcodeproject.

  4. Press cmd-r to build and run.