April Merrill
April Merrill
Atom now uses ES6 Promises instead of Q. Call promise.then instead of promise.done ``` Promise.done (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:1214:5) Object.addPreviewForEditor (/Users/Andy/.atom/packages/rst-preview/lib/rst-preview.coffee:140:10) Object.toggle (/Users/Andy/.atom/packages/rst-preview/lib/rst-preview.coffee:116:21) atom-workspace.atom.commands.add.rst-preview:toggle (/Users/Andy/.atom/packages/rst-preview/lib/rst-preview.coffee:54:26) CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:259:29) (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:59) ```
Hello! This is slightly related to #2, but I think it is different enough to warrant its own issue. Would it be possible to control who can see the homes/warps...
I have a use case where we need Canvas to unlock modules per student on a set interval. Our end goal is as follows: - Student signs up for the...