Closed thomasjo closed 7 years ago
Atom's TextEditor.save is now async, and this PR addresses that change. Since the change will land in Atom v1.19, the engine requirement was also updated accordingly.
TextEditor.save
Resolves #385
@yitzchak Let's ship this?
@thomasjo I agree.
Atom's
TextEditor.save
is now async, and this PR addresses that change. Since the change will land in Atom v1.19, the engine requirement was also updated accordingly.Resolves #385