mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
This event was previously not being fired when splitting panes since the constructor pushing the edit session directly to the project's array. Closes #684