mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
b9b8c61c116d0ee7c520ce8c5e599039d12f2f2d
Fixes #1299. This updates Pane::removeItemAtIndex to call Array::splice with the index to be removed instead of Array::remove, which was changed to take the *object* to be remove rather than an index. Oops.
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%
