A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-12 14:21:00 -06:00
Atom document.title is set as the window title 2012-03-09 11:02:08 -08:00
Atom.xcodeproj minor tweaks to xcode project file 2012-03-01 16:54:37 -08:00
benchmark document.title is set as the window title 2012-03-09 11:02:08 -08:00
cef Redo Xcode project FROM SCRATCH 2012-02-29 15:23:17 -08:00
frameworks remove webkit frameworks 2012-03-01 15:34:24 -08:00
spec Add Editor.spliceLineELements 2012-03-12 14:21:00 -06:00
src Add Editor.spliceLineELements 2012-03-12 14:21:00 -06:00
static Add a horizontal-scroller to address selection issues when scrolled right 2012-03-08 11:23:05 -07:00
vendor Fixed Jasmine errors about 'abort not existing on undefined' 2012-02-28 17:23:55 -08:00
.gitignore cleanup project file 2012-02-22 15:26:54 -08:00
.pairs Cursor can move around screen 2012-01-17 18:13:50 -08:00
index.html Delete measure function from index 2012-03-08 12:48:40 -08:00
Rakefile Redo Xcode project FROM SCRATCH 2012-02-29 15:23:17 -08:00
README.md Fix typo ಠ_ಠ 2012-02-14 23:38:01 -08: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.