Fork me on GitHub
#calva
<
2019-09-30
>
fnumatic07:09:26

Hello, could it be that there is no pprinting in cljs repl. In clj repl everything works fine. Minimal test case: (repeatedly 6 #(-> {:foo {:bar :buzz}}))

pez07:09:36

@fnumatic: that definitely seems to be the case. Please file as an issue. Awesome test case!

dominicm15:09:56

Cider doesn't support this

dominicm15:09:08

There's an open pr

dominicm15:09:18

Or rather, piggieback doesn't.

pez19:09:09

Dear Calva-friends. I had a brief chat with Nikita Prokopov (aka @tonsky) about Clojure Warrior, which is today bundled with Calva. He is no longer a VS Code user and his bandwidth doesn’t really suffice to take care of the extension. It is stable and such, so there is not a lot of maintenance to it, but it has a quite annoying glitch that needs to be fixed. Anyway, I suggested that it be a part of Calva instead and he liked that idea a lot. So here’s a version of Calva which includes the CW code instead of bundling it as a separate extension. It is not a very big change in Calva, so really should just work. But, just in case, please give it a spin, and let me know how you fare: https://698-125431277-gh.circle-artifacts.com/0/tmp/artifacts/calva-2.0.43-wip-clojure-warrior-inline-952787d8.vsix

pez19:09:28

Clojure Warrior takes care of a very important part of Clojure coding, I would say, so it makes total sense that the Calva Team takes care of it.

👍 4
pez19:09:39

Speaking about the Calva Team. I have the pleasure to announce that @c.fehse has accepted to join the Calva Team. Christian has showed with his many PRs and the way he interacts with me and @slack1038, that he understands Calva, and that he cares about that it is a maintainable project. I am super happy about this, and especially appreciate that he tries to bring more structure into the work with Calva. Anyone who has hacked on Calva lately will have noticed and appreciated that he has streamlined the development a lot. Now anyone with Clojure and VS Code installed is tops five minutes away from tweaking Calva in the development environment: Fork, clone, open in VS Code, build, run, tweak the code, restart, and enjoy your tweaked Calva. Sweet as sweet can be!

💯 16
calva 8
Sasho10:10:11

Hey, really glad to hear that, as I care about Calva a lot and I’m happy, that the burden/pleasure of maintaining it is now spread among more people. I hope that more people join this wonderful project.

❤️ 4
bringe15:10:48

That is awesome. I've witnessed his contributions making things better/easier while I was hacking on Calva.