mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
60fcb97a3ee5e443d2bdd020d25ca076d8f36f70
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.
Atom — Futuristic Text Editing
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
-
gh-setup atom -
cd ~/github/atom && rake install
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
