um, I switched to a different machine and am on vscode + wsl2 + calva. tap>s work fine but ctr+enter (Evaluate current form) doesn't send the results to portal. What do I do to get the result shown in portal on eval?
This is working on my other machine but I don't remember if I did any extra setup. Asking in case there's a simple fix.
You might be missing the portal nrepl middleware
Thanks, that solved it.