calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
Stefan 2020-11-04T05:40:24.096200Z

I would expect this to be related to Calva’s indent engine and/or doc mirror. Don’t know enough about it. But Calva computes and applied the indentation for new lines, so it would seem the indentation is applied to the wrong Document object?

pez 2020-11-04T07:40:12.097800Z

Yeah, could be that we hold on to the document reference somewhere. How does explicit formatting behave? Like if you press tab while things are untidy.

Stefan 2020-11-04T11:26:39.099400Z

TAB fixes things, regardless of who presses it.

pez 2020-11-04T12:14:50.100500Z

So then there is a difference between how tab and the as-you-type format selects which document to apply the edits in…

Stefan 2020-11-04T15:04:42.101100Z

Yes it appears so.

pez 2020-11-04T20:45:31.107500Z

Dear Calva-friends: A new Calva version is about to be released. Nothing really exciting about it, unless you are a quality nerd like @sogaiu 😃 Haha, just kidding, I am sure most of us are quite obsessed with quality. The coming release is all about that, anyway. Calva misbehaves a bit around not-even-so-edge cases when it comes to parsing the code in our Clojure files. The bucket stops here, I say! Now we need your help with making sure we have not introduced regression while aiming at fixing glitches. Please install and run with this VSIX: https://8635-125431277-gh.circle-artifacts.com/0/tmp/artifacts/calva-2.0.131-dev-ff1f9d7c.vsix These are the issues addressed: • Fix: https://github.com/BetterThanTomorrow/calva/issues/834 • Fix: https://github.com/BetterThanTomorrow/calva/issues/835 • Fix: https://github.com/BetterThanTomorrow/calva/issues/802

👍 2
2
🙂 2
🎉 1