I've just upgraded from Julia-1.5 to Julia 1.6 and also installed the latest version of VScode on my Mac. Till now I made only one setting: "julia.executablePath": "/home/Applications/julia-1.6/Contents/Resources/julia/bin/julia"
Am not sure if this is correct/enough.
When I try to run a Julia code, then there appears no output.
Any idea what caused the problem and how to solve it?