mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
c9d4c761bbc2ca17ca4fa69c1d2e20917f14f6ff
The composition text should only show on screen temporarily and gets disappered when input is cancelled or done. We simply mark the composition as selected, so it can not only indicate this is composition text instead of normal text, but also updates the composition without adding new interfaces.
Atom — Futuristic Text Editing
Check out our guides and API documentation.
Installing
Download the latest Atom release from speakeasy.
It will automatically update when a new release is available.
Building
Requirements
- Mountain Lion
- Boxen (Obviously Atom won't release with this requirement)
Installation
-
gh-setup atom -
cd ~/github/atom -
script/build
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%