vscode

Quiet in here? Check #calva-dev out :smiley:
2021-03-22T02:48:36.039400Z

thanks for the status update and sharing your experience. i don't know if it's yet suitable for your use case, but have you had a look at @mauricio.szabo's clover? https://github.com/mauricioszabo/clover (there is also a slack stream here: #chlorine-clover) it uses his "repl-tooling" which among other things can apparently: > Detect beginning and ending of forms (for editor to evaluate) via: https://github.com/mauricioszabo/repl-tooling#a-semi-organized-todo may be that would be useful or worth looking at if you are interested in: > format current form

2021-03-22T02:59:57.040400Z

oh, one more idea is to see if the old stand-alone calva-fmt might be revived: https://github.com/BetterThanTomorrow/calva-fmt may be i'll take a look later.

pez 2021-03-22T06:35:20.043400Z

I've suggested to you several times, @ivana, that making old standalone Calva-fmt read cljfmt configs is probably quite easy.