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`.
Christian 2020-11-11T14:53:53.159100Z

Hi there, it seems like this extension is really nice. Although most of the time nothing happens when I use it. I have connected to the repl and I follow along: https://calva.io/try-first/. But when I press Alt+Enter Nothing happens :/

bringe 2020-11-11T15:58:26.159400Z

Hello. From the output window I can see that connecting did not seem to complete, or else you would see more output there. Are you using the jack-in command or "connect to running repl" command? Also, I see there's an error in the terminal. If you could paste the whole error here it may point us in the right direction.

👍 1
bringe 2020-11-11T16:12:26.159600Z

Also pasting your project.clj contents may help as well. And how was this project created?

Christian 2020-11-11T17:28:45.159800Z

Thanks for the insight. I jacke-in after restarting and now it's working. strange. I created the project via some standard Leiningen command lein app name or something

pez 2020-11-11T18:01:23.161100Z

We should probably make alt+enter complain about things instead of just doing nothing.

👍 1
bringe 2020-11-11T19:29:40.161300Z

No problem. And I agree