mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Also: RootView.proto.activeEditor no longer constructs an editor. To open an empty buffer, call RootView.proto.open with no path argument. It will build a new editor if needed.