mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
c8b7040144cf79ccbf184ccd087efaedbf7ca089
Previously classes containing the spec/suite id were used which caused major amounts of time finding DOM nodes using class selectors instead of id selectors. This decreases the Editor spec from ~90s to ~30s.
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%