mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
aab50d3c2c5e6bc48d17ceecc6466444cdf2d855
This fixes the UI thread lockup when there is a gigantic line in a file (like minified js). I took a stab at making line tokeninization async on the atom/async-single-line-tokenization branch, but it was still too slow. Closes #150
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%
