Nathan Sobo bb287cb465 Add ConfigPanel superclass that can bind fields to config values
When you give a config field a `name` attribute based on a config key
path, such as 'editor.fontSize', it is automatically kept in sync with
the config value. You can also specify a `type` attribute of 'int' or
'float' to automatically convert the field value to a numeric type.
Specifying a type of 'string' is optional to signal no conversion.
2013-04-26 15:32:47 -07:00
2013-02-19 10:02:09 -07:00
2013-04-03 14:44:30 -03:00
2013-04-20 09:53:50 -07:00
2013-04-16 09:46:49 -07:00
2013-02-05 12:03:56 -08:00
2013-02-11 09:31:16 -08:00
2013-04-25 15:39:22 -07:00
2013-04-18 21:08:33 -07:00
2013-04-24 18:08:27 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

Building from source

Requirements

  • Mountain Lion
  • The Setup™ or Boxen
  • Xcode (available in the App Store)

Installation

  1. gh-setup atom

  2. cd ~/github/atom && rake install

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%