Fork me on GitHub
#cider
<
2021-05-01
>
macrobartfast22:05:56

and just enabled cider’s auto completion… crying tears of joy and crying that I didn’t do this long ago.

macrobartfast22:05:54

It’s so good it’s unreal. Thank you. I now have everything I want in an editor.

Carlo23:05:35

does cider-inspect work for clojurescript for you?

Carlo23:05:21

in alternative, which tool do you use to visualize interactively large data?

Drew Verlee03:05:35

What do you mean by data? Vectors and hash maps?

Drew Verlee03:05:53

But regardless, a query language is ideal so you don't have to deal with a large set of data.

Carlo12:05:41

I mostly mean nested data that I want to explore interactively; I guess like reveal but integrated in emacs

Drew Verlee12:05:38

There is "cider inspect"

Drew Verlee17:05:42

Oh you mentioned it, I can't recall if it works in cljs.