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`.
pez 2020-10-28T07:07:01.019300Z

I don't think Calva is very common is those setups. Probably Cursive is more common, since it runs in IntelliJ.

pez 2020-10-28T07:11:26.022400Z

If Calva is used to start the REPL it will start it with whatever environment that VS Code has (as reported by the env command in an integrated terminal). In addition to this you can provide extra environment using the calva.jackInEnv setting. However, for classpath things deps.edn seem to be the tool to use, since it is designed for that.