Is there a way to override the julia language server depot location
for VScode to use a different one. The default location on windows
puts it in a folder without needed permissions.
For example, the JULIA_DEPOT_PATH
works around the problem
for where the user’s .julia
is located.