I have recently installed VS code in my system, and added julia as an extension in it. However I have not been able to run julia scripts in it !
I was trying to run a simple helloworld script but it ended up with this message The terminal process failed to launch: Path to shell executable "julia" is not a file or a symlink.
Can you be more specific? What button or command are you using in VSCode to try to run your script? Also, I assume you already had Julia installed on your computer before you installed VSCode and the Julia extension.
Might be overkill, but since it’s out there, here’s a video that shows how to set up the extension, and, in particular, where to verify that your julia installation is found.