Stan Kardach b4cb92af99 Fix #2152: Cast opened paths to string
path.resolve() was throwing an exception if given path was not a string.
When iterating through all given paths, each entry is casted by JS to
most suitable type and paths in form of a number (i.e. '1234') were
cast to Number, hence the bug.
2014-05-12 15:59:33 +02:00
2014-05-09 13:52:31 +02:00
2014-04-30 14:41:23 -07:00
2014-05-06 17:03:19 -07:00
2014-05-09 11:33:04 -06:00
2014-04-24 15:43:35 -07:00
2014-03-04 10:19:20 -08:00
2013-08-14 14:05:35 -07:00
2014-04-23 15:36:57 -07:00
2014-05-09 12:23:06 +01:00
2014-05-09 09:28:50 +02:00

Atom

Atom is a hackable text editor for the 21st century, built on atom-shell, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.

Visit atom.io to learn more.

Installing

Download the latest Atom release.

Atom will automatically update when a new release is available.

Building

Developing

Check out the guides and the API reference.

Description
No description provided
Readme 447 MiB
Languages
JavaScript 88.3%
Less 8.7%
CoffeeScript 2.8%
Shell 0.1%