mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
914288ab861f5c86694cdc425d8a71570158460e
This is is faster and simpler than the old method. Running each function 20,000 times yielded these results: Old: 3750ms This method: 1523ms By looking up each char's width in a dict: 29ms
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%