mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
43b5a9cfd0db499feda7136f3319f7b5a10f9b1e
focused: true on new pane when splitting
This causes the active item to change in the model before the associated view can be added, which causes problems with the ReactEditorView having methods called on it before its afterAttach hook creates the component. We call Pane::activate subsequently unless activation is suppressed, which will focus the pane anyway, so this was redundant.
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%
