chlorine-clover 2019-12-11

Hey all! In atom, when I evaluate a form in Chlorine, is there a shortcut to remove the inline evaluation?

There's the command inline-results:clear-all

You can bind it to any shorcut you want 🙂. And I just noticed that there's no "recommended keymap" for it on the README, so I'll add one. Any suggestions?

I thought it was bound to cmd-i cmd-c at least on macOS?

I don't think I've customized these keymaps...

Ah, probably this comes from the Ink package. Lots of packages in Atom conflict with keymaps, so I tend to disable all keymaps and rebind only the ones I want

ahhh..very nice.

thank you!