Luca

Results 5 comments of Luca
trafficstars

Thank you so much @virtualritz! I was trying to figure out how to play with this code from Rust but have no experience linking with C++ so was running into...

Yeah, here's the relevant Atom issue for the active pane problem: https://github.com/atom/atom/issues/14283 One work-around is to open and close a pane when Atom starts: ```CoffeeScript openNewPane = -> atom.workspace.open(null, {...

Excited to see this direction! As a longtime Nannou user I was honestly a bit anxious that Nannou was done for. Thanks again to everyone who's put so much time...

If you switch to the canary release channel of Hyper, this bug is fixed 🎉 Open your Hyper preferences and set the `updateChannel` key to `canary`: ```js module.exports = {...

I'm also seeing this behavior. When I clicked "Window → Zoom" in the menu bar, it resolved the problem, but I noticed an animation that looked like the window originally...