Pavel Volkov
Pavel Volkov
Yap, really linking this tool. Vim mode will be a killer here.
1) Open default calva tutorial via **Calva: Fire up the Gettings Started REPL** 2) Follow the tutorial, place the cursor anywhere on the 3rd line and press the keybinding. 3)...
Btw, trying to evaluate a line in the REPL leads to noting as well. Only the "evaluated" form is highlighted a bit but no actual output is being shown. Nor...
Iv tried it as well. The result is the same
``` java --version openjdk 18.0.1 2022-04-19 OpenJDK Runtime Environment (build 18.0.1+10-24) OpenJDK 64-Bit Server VM (build 18.0.1+10-24, mixed mode, sharing) ``` ``` [Extension Host] Downloaded hello_paredit.clj console.ts:137 [Extension Host] Downloaded...
Changing Java version to `11.0.15` actually fixed it.
Nope. I did not kill it. And there was a `REPL Connected` thingy in the bottom bar of VSCode. As i already sad, this problem exists not only in getting...
Iv installed both 18 and 11 via brew. `$JAVA_HOME` is empty. The 18 version is used via PATH to java elf, than i created and alias `java=path/to/java11 elf`.
Up. Same error for me with MacOS BigSur