mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
b1563fdfc0af832e4e0ec71ad2d6388d9406bf74
We always want to preserve at least one pane, so we don't call destroy on the pane if it is the last pane. However, we still want to destroy its items. This was previously relying on the view to destroy the underlying item, which isn't as reliable as doing it in the model.
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
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
