A Community-led Hyper-Hackable Text Editor
Go to file
Corey Johnson & Nathan Sobo 9eca7f60a4 Remove *.selectToBufferPosition
2012-03-27 10:06:45 -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 add shift+arrows movement for multi-selections 2012-03-27 09:43:30 -07:00
src Remove *.selectToBufferPosition 2012-03-27 10:06:45 -07:00
static Set .hidden-input to fixed position so we don't have to move it when the cursor moves 2012-03-23 10:13:41 -07:00
vendor WIP: Start on CommandInterpreter and substitution 2012-03-21 14:59:49 -06: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.