Nathan Sobo 372393d9ca Allow panes to have model objects as items in addition to views
The problem I've been struggling with is that we need to potentially 
assign tabs both to EditSessions and also to other views added by
extensions, like a markdown preview view. EditSessions are however not
actually views… instead they plug into editors. The solution is to
have the pane ask a model object what view should be used to render
it. When asked to show a non-view item, the pane constructs and
appends a view for that item or recycles an appropriate view that it
has already appended.
2013-03-07 09:28:51 -08:00
2013-03-01 11:07:32 -07:00
2013-02-19 10:02:09 -07:00
2013-03-07 08:54:29 -08:00
2012-09-30 15:00:45 -07:00
2013-03-05 14:32:51 -08:00
2013-03-05 16:10:03 -08:00
2012-10-18 16:00:14 -07:00
2013-02-27 15:40:38 -08:00
2013-03-06 08:30:50 -05:00
2013-02-05 12:03:56 -08:00
2013-03-05 14:32:51 -08:00
2013-02-25 16:11:13 -08:00
2013-02-11 09:31:16 -08:00
2013-03-04 18:27:51 -08:00
💄
2013-03-04 22:07:22 -08: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 448 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%