Gabriel Rech
Gabriel Rech
It seems that when we stop a REPL or when we close Cursor, the `java` processes spawned by the REPL are not killed. I have not tested in VSCode, but...
Disclaimer: This seems rather similar to #2164, but since I was experimenting a bit with it too I thought on adding to it. If you feel like centralizing there, it's...
I have not been able to find out this via documentation, but is it possible to fill out the `calva.autoEvaluateCode.onConnect` inside the `calva/config.edn` file instead of vscode settings JSON? If...