graphviz-preview
graphviz-preview copied to clipboard
Promise.done is deprecated.
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done
Promise.done (/usr/lib/atom/src/atom-environment.js:1499:3)
Object.toggle (/home/thenullplayer/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:67:10)
HTMLElement.subscriptions.add.atom.commands.add.graphviz-preview:toggle (/home/thenullplayer/.atom/packages/graphviz-preview/lib/graphviz-preview.coffee:17:26)
CommandRegistry.handleCommandEvent (/usr/lib/atom/src/command-registry.js:384:43)
CommandRegistry.dispatch (/usr/lib/atom/src/command-registry.js:273:17)
AtomEnvironment.dispatchApplicationMenuCommand (/usr/lib/atom/src/atom-environment.js:1345:19)