A Community-led Hyper-Hackable Text Editor
Go to file
2012-03-13 16:09:11 -06:00
Atom Console output is less noisy 2012-03-12 17:05:30 -07:00
Atom.xcodeproj resources is Resources 2012-03-12 14:19:19 -07:00
benchmark Add benchmark for inserting at the end of a file 2012-03-13 11:11:17 -06: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 a drop shadow to gutter when horizontal scroller is scrolled right. 2012-03-13 16:09:11 -06:00
src Add a drop shadow to gutter when horizontal scroller is scrolled right. 2012-03-13 16:09:11 -06:00
static Disable scrolling on the horizontal scroller when soft wrap is on. 2012-03-13 12:13:47 -06:00
vendor Cache currentBuilder 2012-03-12 19:32:30 -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 Delete measure function from index 2012-03-08 12:48:40 -08:00
Rakefile Fix broken import 2012-03-12 14:35:34 -07: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.