mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
eab26fb3a60b4422ffddf0ae30719915eb4191fc
Previously, we were referring to an undefined `atom` global to exit when the render process crashed in specs. Now we only exit when exitWhenDone is true, which will only exit in headless specs. Also, we now call .exit on an object that's actually defined.
Atom — The hackable, collaborative editor
Check out our guides and API documentation.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Follow the instructions in the build docs.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
