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`.
sergey.shvets 2021-05-06T23:57:49.013100Z

Hey, I'm having trouble with connecting to shadow-cljs repl. I've used the regular shadow-cljs connection sequence couple of weeks ago and everything was fine, but now (I guess with recent vs code update) it never shows me a prompt in output window and don't evaluate my code inside editor. Has anything changed? I tried to build a custom connection sequence and can't figure out how to make that work. "connectCode" requires string when I put it in settings.json, but in the code https://github.com/BetterThanTomorrow/calva/blob/published/src/nrepl/connectSequence.ts here it has an object with build/repl keys. I read every doc available over and over again and ran out of ideas. Any help will be appreciated!