Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Convert TextBuffer to JavaScript #301

Merged
merged 1 commit into from
Aug 28, 2018
Merged

Conversation

maxbrunsfeld
Copy link
Contributor

@maxbrunsfeld maxbrunsfeld commented Aug 28, 2018

Refs atom/atom#17938

I used async/await syntax for a couple of methods, which has a slight behavior change in that errors are returned via promise rejections instead of being synchronously thrown. I think that'll be fine for Atom, but I'll be keeping an eye out.

@maxbrunsfeld maxbrunsfeld force-pushed the mb-decaf-text-buffer branch 4 times, most recently from 4318122 to 4130376 Compare August 28, 2018 20:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant