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
mauricio.szabo 2020-05-02T23:12:32.331200Z

I just though of something: on this new version of Chlorine, I'm adding sci as a new dependency. This means that, if we hook it right, it can be possible to extend Chlorine in ClojureScript 😄

👀 1
mauricio.szabo 2020-05-02T23:14:01.332900Z

I do think the current approach of using Atom's init scripts is a good one too, but maybe by changing a little bit we can even live-code configs, so no more Atom reloads to see if init scripts did work... don't know yet on how to do it, but it's quite possible 🙂

2020-05-02T23:24:31.333200Z

seems quite interesting!