A Community-led Hyper-Hackable Text Editor
Go to file
Kevin Sawicki a0db412140 Use editor.softTabs config value when creating edit sessions
This replaces the internal softWrap state and removes the previous
getter and setter for this value that was on Project.
2013-08-21 18:12:26 -07:00
benchmark Get benchmark-suite running again 2013-08-18 10:20:20 -06:00
docs Update documentation concerning themes 2013-08-21 14:53:56 -07:00
dot-atom 💄 add trailing newlines 2013-02-19 10:02:09 -07:00
keymaps Menu Items only show keyBindings that match the selector "body" 2013-08-20 12:23:14 -07:00
resources/mac Register Atom to handle atom:// scheme URLs. 2013-07-10 18:57:26 +08:00
script Remove aa script and replace it with compile-main-to-app 2013-08-21 16:19:37 -07:00
spec Use editor.softTabs config value when creating edit sessions 2013-08-21 18:12:26 -07:00
src Use editor.softTabs config value when creating edit sessions 2013-08-21 18:12:26 -07:00
static Use display: inline for editor fold marker 2013-08-21 17:52:19 -07:00
tasks Add a proper template for the docs 2013-08-20 15:02:01 -07:00
themes Add site color variables to ui-colors 2013-08-20 17:15:43 -07:00
vendor 🐎 Upgrade telepath to improve fold performance 2013-08-21 15:22:25 -06:00
.github Making an edit to .github 2013-04-03 14:44:30 -03:00
.gitignore Synchronize directory structure 2013-08-20 15:02:01 -07:00
.gitmodules Remove atom-collaboration-server from .gitmodules 2013-08-19 20:33:03 -07:00
.nakignore Remove deleted folder 2013-06-05 10:51:11 -07:00
.pairs Merge branch 'master' into summit 2013-08-14 14:05:35 -07:00
atom.gyp Rename create-atom script to constructicon/build 2013-06-20 12:15:35 -07:00
atom.sh Support long version for foreground command 2013-08-21 16:19:37 -07:00
CHANGELOG.md Mention python grammar fix 2013-08-21 08:51:04 -07:00
CONTRIBUTING.md Remove mention of src/packages 2013-08-14 08:48:12 -07:00
Gruntfile.coffee Add a proper template for the docs 2013-08-20 15:02:01 -07:00
package.json Upgrade to settings-view@0.7.0 2013-08-21 16:48:38 -07:00
Rakefile Update links for new repo location under atom org. 2013-08-19 20:50:09 -07:00
README.md Update links for new repo location under atom org. 2013-08-19 20:50:09 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation in this repo. There is also API documentation.

Installing

Download the latest Atom release from speakeasy.

It will automatically update when a new release is available.

Building

Requirements

  • Mountain Lion
  • Boxen (Obviously Atom won't release with this requirement)

Installation

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build