conjure

:neovim:+:clj: https://github.com/Olical/conjure - If you're enjoying Conjure and want to say thanks: https://github.com/users/Olical/sponsorship :smile: (alt https://conjure.fun/discord)
dharrigan 2020-12-18T17:04:27.273600Z

I can't recall, but does conjure have the same ability to render the result of the eval, inline, just like with emacs?

rafaeldelboni 2020-12-20T16:07:53.276800Z

I do miss this from the old version

Olical 2020-12-21T11:06:09.278100Z

I was also planning on using virtual text for arg list documentation as you hovered on forms, so I'll need to design it to support eval results and arg lists. Or maybe I should echo arg lists so they appear at the bottom of the screen and virtual text is reserved for results. To the hammock!

dharrigan 2020-12-21T11:09:48.283200Z

yes, virtual text for doc forms would be super awsome too

dharrigan 2020-12-18T17:04:42.273900Z

you know, like this (+ 1 2) => 3

dharrigan 2020-12-18T17:04:55.274300Z

where => 3 is shown as virtual text beside the form.

Olical 2020-12-18T17:07:20.274400Z

Nope, older versions did, but it's on my short term roadmap

👍 1
dharrigan 2020-12-18T17:08:20.274800Z

ooooh

dharrigan 2020-12-18T17:08:32.275200Z

yuuuuss pluuuase 🙂

nate 2020-12-18T17:16:27.275600Z

oh cool! glad to hear it's coming back at some point

nate 2020-12-18T17:16:46.275800Z

I did some mob programming using vscode and it has in-line output and I was envious

dharrigan 2020-12-18T17:19:06.276Z

I've just been playing with spacemacs, to see if I'm missing out on anything

dharrigan 2020-12-18T17:19:18.276300Z

nope is the answer, apart from that nice inline eval.