Cheng Zhao f0448ba231 Trigger 'window:close' command in the 'beforeunload' event handler.
When user wants to close the window, the 'beforeunload' event would be
called, then the closing would be cancelled and the 'window:close'
command would be triggered. In the 'window:close' handler, a confirm
dialog could be showed if there are unsaved contents, and if the window
is really meant to be closed, the window would be tried to be closed
again and this time 'beforeunload' handler wont't prevent it.
2013-05-17 20:17:06 +08:00
2013-02-19 10:02:09 -07:00
2013-05-11 10:35:45 -06:00
2013-05-16 14:19:53 -07: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%