mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
76484acb21e6d1431532fab01108cbacb19ccbd7
The window was previously flashing white if atom.show() was called directly after window.startup() Wrapping the call in a setTimeout with a zero delay seems to prevent the white flash and the perceived amount of time to display the contents appears to be the same.
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%
