Fork me on GitHub
#calva
<
2020-12-10
>
j19:12:50

During Live Share sessions with Calva, I've been getting feedback from guests who connect to me (as host) that auto-indent doesn't work. I just tested it out with 2 separate machines, and it does seem to be the case that the host has auto-indent, but the guest does not. I was wondering if clj-kondo does the auto-indent... can anyone help?

borkdude20:12:38

clj-kondo doesn't do formatting

pez20:12:34

It’s Calva doing the formatting. Are the symptoms similar to what is described here? https://github.com/BetterThanTomorrow/calva/issues/840

j23:12:02

Not exactly.... The host and guest see the same things, it's just that the host gets auto-indenting behavior, but the guests don't. Most of the guests I tried this with have brand new installs of VSCode, Calva, and Live Share

pez23:12:00

Can you add this as a new issue, or as a comment to that issue? I think I might have a clue about how to fix it, but it is just a hunch, so no promises, 😃

j16:12:02

Thanks @U0ETXRFEW! I added a comment to the issue. Please let me know if I can help in anyway!