danielgtaylor / atom-api-blueprint-preview

Live preview API Blueprint in Atom
MIT License
43 stars 19 forks source link

Is project still supported? #73

Open aorzh opened 4 years ago

aorzh commented 4 years ago

Once I insalled package I saw two issues.

  1. Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done
  2. Previewing ApiBlueprint Failed stdout maxBuffer length exceeded. Not sure it's related to this proj or not but anyway looks like this package does not working.. Will this issues fixed in future or better fork project and fix without waiting?

Best Regards, Alex