Cheng Zhao 60fcb97a3e Send window commands instead of invoking window APIs directly.
For some events generated on the browser side, like reloading, closing
window, we should not handle those events directly, instead we should
send the corresponding commands to the renderer and let the renderer
deal with it.

The window.reload() is also moved to atom.reload(), because I saw things
like toggleFullScreen(), focus(), toggleDevTools() are also there.
2013-05-20 14:19:12 +08:00
2013-02-19 10:02:09 -07:00
2013-05-11 10:35:45 -06:00
2013-04-03 14:44:30 -03:00
2013-05-12 19:18:06 +08:00
2013-04-16 09:46:49 -07:00
2013-05-03 16:57:42 -07:00
💄
2013-04-29 12:10:40 -07:00
2013-05-08 10:25:54 -07:00
2013-05-08 11:30:34 -07:00
2013-05-13 15:16:42 +08: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%