thanks. updated the PR
Hey People π I am having issues with connecting to an already running REPL. When I try to connect, it does work but I don't get any confirmations in the REPL window. If I restart vscode and do the same, then it starts working. This is what I get in the calva REPL window:
; This is the Calva evaluation results output window.
; TIPS: The keyboard shortcut `ctrl+alt+c o` shows and focuses this window
; when connected to a REPL session.
; Please see <https://calva.io/output/> for more info.
; Happy coding! β₯οΈ
It basically just hangs without any confirmation.Not seen that one before, @punit-naik. Please file an issue about it using VS Codeβs issue function (in the Help menu). Provide some info about the project, how itβs started, and such.
Okay.
@punit-naik That actually looks like it could be the same issue as this one: https://github.com/BetterThanTomorrow/calva/issues/1189. Although, they mention jack-in. But it seems to be the same behavior and workaround (reloading VS Code).
If that looks to be the same as for you, please comment there with your details.
Already did, thanks!