mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
3c02b28c11152eda62df45616deb4cb72ff36af1
When user double clicks a file in Finder, the Atom would start with no pathToOpen, and then the 'open-file' event would be emitted for the opened file. After 'open-file' event has been emitted for all files, the 'finish-launching' event would be finally emitted. If no file has been opened and current process is the first instance of Atom, Atom would open the empty editor.
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%
