mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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.