Cheng Zhao c9d4c761bb Show IME's composition text on screen.
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.
2013-09-14 19:52:39 +08:00
2013-02-19 10:02:09 -07:00
2013-09-12 14:04:19 -07:00
2013-09-10 11:59:42 -07:00
2013-04-03 14:44:30 -03:00
2013-08-20 15:02:01 -07:00
2013-06-05 10:51:11 -07:00
2013-08-14 14:05:35 -07:00
2013-09-10 10:43:49 -07:00
2013-09-13 11:38:21 -07:00
2013-08-22 10:43:45 -07:00

Atom — Futuristic Text Editing

atom

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

  1. gh-setup atom

  2. cd ~/github/atom

  3. script/build

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%