A new Backseat Driver out: https://github.com/BetterThanTomorrow/calva-backseat-driver/releases/tag/v0.0.25 • https://github.com/BetterThanTomorrow/calva-backseat-driver/issues/47 It is only making Backset Driver more compatible with that version of Calva I have been cooking for a few months now.
I guess I'm in need of this. Workingf on backend+frontend project on a monorepo. Right now I have setup different ports for repl, 7888 for frontend and 7889 for backend. Would be to know if this is the way to work with this and how to instruct backseat-driver to understand when and how
If you can use deps.edn + shadow-cljs project type/connect sequence you only will need one nrepl port and won’t need to wait for the new Calva. It depends on your project. If you need two nrepl servers then you need new and unreleased Calva to handle this in just one VS Code window. Especially if you are using something else than Copilot.
You can download the VSIX of the multi-session Calva here:
• https://app.circleci.com/pipelines/github/BetterThanTomorrow/calva/9240/workflows/7382f15c-78c5-43d5-bf2f-285a4a29999d/jobs/54118/artifacts
• You will need to make sure it is saved with .vsix file extension and not .zip. Or fix the extension after downloading.
• Then you can install it from the Extensions pane: Install from VSIX…
Uhmm..no idea at all, newbie here, but will investigate, thanks.
We can do a huddle now, if you have the time. And look at your project and reason together. I am dying for feedback on the new Calva, so you would be helping me a lot if it turns out you need to use that.
sure, will talk you in private