# How to change the location of Julia LanguageServer for VSCode

**URL:** https://discourse.julialang.org/t/how-to-change-the-location-of-julia-languageserver-for-vscode/130010
**Category:** VS Code
**Created:** [June 18, 2025, 10:26pm UTC](https://discourse.julialang.org/t/how-to-change-the-location-of-julia-languageserver-for-vscode/130010 "2025-06-18T22:26:45Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![devel-chm](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/devel-chm/32/3572_2.png) [@devel-chm](https://discourse.julialang.org/u/devel-chm)
#### Post date: [June 18, 2025, 10:26pm UTC](https://discourse.julialang.org/t/how-to-change-the-location-of-julia-languageserver-for-vscode/130010/1 "2025-06-18T22:26:45Z")

</div>

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.
