chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
ChrisB 2019-09-10T04:02:58.194100Z

@seancorfield does this mean i can just add it myself by doing something similar? Great! It's now starting to make sense to me why you're building up strings.

ChrisB 2019-09-10T04:11:22.196300Z

@mauricio.szabo Actually, if you could make the console hide/show like in vscode (where they have hide/show bound to ctrl-`) that would be great. I find myself doing something similar to @seancorfield each time i launch, where i kind of put the console off to one side to save screen space. Having a hotkey to hide/show would save a lot of fiddling.

seancorfield 2019-09-10T04:27:46.196400Z

@bronkhorst.chris Use my init.coffee -- it'll add REBL support for you automatically 🙂

mauricio.szabo 2019-09-10T14:16:38.199900Z

Great, I'll look at it. Maybe there's some Atom API that I can use...