lsegal / atom-rst-preview

Open a rendered version of the ReStructuredText in the current editor with `ctrl-shift-r`.
Other
22 stars 80 forks source link

Replace Q.done with Promise.then #50

Open gvarisco opened 6 years ago

gvarisco commented 6 years ago

This commit fixes #45 (Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done)

luzpaz commented 5 years ago

Is there an ETA on this?

triangulum commented 5 years ago

Good question! 1-deprecation

netsandbox commented 5 years ago

@lsegal can you please merge this PR!