Kevin Sawicki b786bcc774 Store views that don't implement setModel() by their item
Previously viewForItem() would create a new view each time it was called
with an item whose view did not implement setModel() even if a view for that
item already existed in the pane.

Now a WeakMap is used to map items to their view so they can be reused
and cleaned up even when the view does not implement setModel().
2013-07-02 09:41:46 -07:00
2013-06-11 11:17:16 -07:00
2013-05-16 12:48:20 -06:00
2013-02-19 10:02:09 -07:00
2013-06-20 12:15:35 -07:00
2013-06-21 09:46:25 -07:00
2013-06-28 04:39:31 -06:00
2013-04-03 14:44:30 -03:00
2013-06-20 17:15:52 -07:00
2013-06-28 04:39:28 -06:00
2013-06-05 10:51:11 -07:00
2013-05-03 16:57:42 -07:00
2013-05-28 17:29:00 -07:00
2013-05-15 10:29:27 -07:00
💄
2013-06-27 09:11:15 -07:00
2013-06-28 04:39:28 -06:00
2013-06-21 09:46:25 -07:00
2013-06-21 09:46:25 -07:00

Atom — Futuristic Text Editing

atom

Check out our documentation on the docs tab.

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

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