Nathan Sobo e67e8ff0f5 Restore Atom::getLoadSettings and spy on it in window spec
I initially ripped out Atom::getLoadSettings in favor of a mutable
property because window spec was making an assumption that such a
property existed anyway. Since load settings need to be available from
class methods, the instance method just delegates to the class method.
But that means there's no ::loadSettings property to mutate in that
spec. I replaced the former approach with a spy which has the added
advantage of not polluting windowSettings for subsequent specs.
2013-12-13 12:02:48 -08:00
2013-10-28 09:23:18 -07:00
2013-12-12 08:51:02 -08:00
2013-12-05 11:08:14 -08:00
2013-11-26 11:15:55 -08:00
2013-12-11 18:57:07 -08:00
2013-11-01 13:56:47 -07:00
2013-09-17 15:09:43 -07:00
2013-08-14 14:05:35 -07:00
2013-12-11 14:35:06 -08:00
2013-11-28 09:20:05 -08:00
2013-12-11 10:37:26 -08:00

Atom — The hackable, collaborative editor

Atom

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
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%