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
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
still no alt+enter
when I use the cmd to start lein repl it works normally
It sounds like Calva isn’t initialising properly. Do you have a project opened?
yes, one I made with leiningen app command
Try closing the vscode window with the project and open it again. If it was just a glitch…
Same thing 😕
Maybe it is that you have a markdown file active and not a clojure one. Shouldn’t be a problem, but maybe…
same for core.clj
i tried it in the editor window, the calva-repl and the output window
normally I'd ditch the complete vscode installation and do it again, but setting up latex is a real pain
No idea what could be going on… If you have zoom and time I can have a look together with you.
sure, that'd be nice
I’ll send you a zoom link in DM.
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.