Just published a new version with lots of changes in the way that results are rendered, and also adds a bunch of bugfixes 🙂
I'll update my develop branch from master tomorrow and see how it all behaves. Thank you!
Or maybe Monday. Not sure what I'm doing this weekend workwise!
Great, I hope everything goes well! I'll dedicate the next release to solve some bugs and add that config to open the Console tab.
FWIW, I've changed my keymap now so my default eval keys use the inspect variants. ctl-, b
evals the form to REBL, ctl-, B
evals the top-level form to REBL, and I have ctl-, s
bound to a new command to eval a selection and send it to REBL.
@mauricio.szabo Thanks for the update! Really like the changes in the renderer, but I think I found a bug (or at least something aesthetically not-pleasing ;-)) I’ll post a screenshot to show.
Weird shadow in Exceptions
Or is it because of my theme?
Yeah, probably because of the theme - I use a dark one....
You can change div.chlorine div.exception div.description
to solve this, but I'll probably disable the shadows
There are also some issues the way things are aligned, like this screenshot: