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-12-30T21:53:25.483900Z

I installed calva on another machine with vs-code and when I do the normal "ctrl+alt+c ctrl+alt+j" routine I get the message, that this key combination is not a command

Christian 2020-12-30T21:55:00.485300Z

alt+enter doesn't work. and when I start a new nrepl session by clicking on the nrepl lightning thing in the status bar, the output.calva-repl text tells me the jack-in is done

Christian 2020-12-30T21:55:11.485500Z

still no alt+enter

Christian 2020-12-30T21:56:25.486100Z

when I use the cmd to start lein repl it works normally

pez 2020-12-30T21:57:30.487Z

It sounds like Calva isn’t initialising properly. Do you have a project opened?

Christian 2020-12-30T21:57:44.487300Z

yes, one I made with leiningen app command

pez 2020-12-30T21:58:58.488100Z

Try closing the vscode window with the project and open it again. If it was just a glitch…

Christian 2020-12-30T22:00:09.488400Z

Same thing 😕

pez 2020-12-30T22:02:50.489500Z

Maybe it is that you have a markdown file active and not a clojure one. Shouldn’t be a problem, but maybe…

Christian 2020-12-30T22:03:39.489700Z

same for core.clj

Christian 2020-12-30T22:04:19.490400Z

i tried it in the editor window, the calva-repl and the output window

Christian 2020-12-30T22:05:08.491300Z

normally I'd ditch the complete vscode installation and do it again, but setting up latex is a real pain

pez 2020-12-30T22:05:15.491500Z

No idea what could be going on… If you have zoom and time I can have a look together with you.

Christian 2020-12-30T22:05:27.491800Z

sure, that'd be nice

pez 2020-12-30T22:05:52.492300Z

I’ll send you a zoom link in DM.

pez 2020-12-30T23:16:37.494Z

So, there is something with @christiaaan’s setup that makes the keyboard shortcuts unavailable. We couldn’t figure it out right away, but there is now an issue here: https://github.com/BetterThanTomorrow/calva/issues/909 If someone has more input to give on that issue, please comment on it.