When I use SHIFT+ENTER to execute a command in the editor, I get the Error message:
“Error while communicating with the LS. Check Output > Julia Language Server for additional information.”
After toggling “Print code in REPL”, if I mark the entire line I want to execute and press SHIFT+ENTER, the line executes perfectly well. But this is cumbersome. A related post suggested running “juliaup add release”, but juliaup triggers an “Undef” Error.
Is there anything I can do?