Fork me on GitHub
#shadow-cljs
<
2024-05-06
>
henrik07:05:48

In 2.28.4 , the pprint view appears to be empty. Browser etc. still show the output

thheller07:05:28

yeah, its missing some css. wanted to get something else fixed before making a release. shouldn't be too long.

šŸ‘Œ 1
thheller08:05:32

fixed in 2.28.5

šŸ™ 1
thheller08:05:47

there is also a IMHO better pprint variant šŸ˜‰

henrik08:05:03

Tell me more

thheller08:05:42

there is a new EDN (pretty) option. using a new variant to display EDN data I've been working on

thheller08:05:47

not yet final but I like it šŸ˜›

thheller08:05:12

working on some devtools for grove and needed a way to display (possibly deeply nested) data in a somewhat structured way

thheller08:05:39

ended up liking it so much that I'm gonna use it everywhere now šŸ˜›

thheller08:05:37

open to feedback of course. it is far from finished and may not make sense in the beginning because its missing all the {} [] chars

thheller08:05:49

green = vector, blue = set, purple = map basically

henrik09:05:01

I think Iā€™m experiencing some CSS troubles with EDN (pretty). Shown here, vs. pprint.

henrik09:05:12

I tend to default to pprint because I find it to be a better overview in most cases, from which I switch to one of the other views to do digging when required.

thheller12:05:20

its not missing css. lists (or lazyseq) just isn't implemented yet

thheller12:05:37

try turning it into a vector first

thheller12:05:50

(vec $o) in the eval thing

henrik08:05:20

Oh yeah, I see it now. Nice!

Adam Kalisz13:05:06

Reposting from cljs-dev: Hi, I have won tickets to JS nation (https://jsnation.com/) and React summit (https://reactsummit.com/) in Amsterdam in the middle of June. I am not able to go but perhaps somebody might be interested. I would like to give for free the tickets ideally to somebody, who has done a bit of development in the open source ClojureScript community. Please send me a DM, if you are interested or know about somebody, for whom this would be highly interesting.