# JULIA\_DEPOT\_PATH and JULIA\_PROJECT

**URL:** https://discourse.julialang.org/t/julia-depot-path-and-julia-project/73745
**Category:** General Usage
**Tags:** environment
**Created:** [December 29, 2021, 1:30am UTC](https://discourse.julialang.org/t/julia-depot-path-and-julia-project/73745 "2021-12-29T01:30:52Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![oheil](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/oheil/32/220745_2.png) [@oheil](https://discourse.julialang.org/u/oheil)
#### Post date: [December 29, 2021, 10:54am UTC](https://discourse.julialang.org/t/julia-depot-path-and-julia-project/73745/7 "2021-12-29T10:54:28Z")

</div>

Three questions about the same topic:

> [@Do I need to configure anything in VSCode to switch to using v1.6.0?](https://discourse.julialang.org/t/do-i-need-to-configure-anything-in-vscode-to-switch-to-using-v1-6-0/58122/19):
>
> I personally think putting it in PATH is a better option rather than fixing it in vscode. This is because I work in tandem with vscode, vscode internal terminal, and a REPL running on an external terminal. It would suck to have vscode launch 1.6 (since the path is explicility specified) and version 1.x run when typing in julia in the terminal. To answer your question directly, if you google “Environment Variable Windows”, you will get very explicit instructions. (For example: [Setting global env…](https://support.shotgunsoftware.com/hc/en-us/articles/114094235653-Setting-global-environment-variables-on-Windows#:~:text=Windows%207,to%20edit%2C%20and%20click%20Edit.)

> [@How to make vscode aware of user modules](https://discourse.julialang.org/t/how-to-make-vscode-aware-of-user-modules/22948/36):
>
> Sorry to dig this up again but I cannot get user defined modules to work with code completion. Reading through these post it seems if you have generated a package and added it to dev it should work. [dustin@Odin-pc ~]$ julia \_ \_ \_ \_(\_)\_ | Documentation: https://docs.julialang.org (\_) | (\_) (\_) | \_ \_ \_| |\_ \_\_ \_ | Type "?" for help, "]?" for Pkg help. | | | | | | |/ \_` | | | | |\_| | | | (\_| | | Version 1.6.1 (2021-04-23) \_/ |\_\_'\_|\_|\_|\_\_'\_| …

and here.

The two others necroed old topics.  
Please, OP, this is not the way to ask, it wastes our time, because e.g. I started in the first topic I saw, and afterwards I found the other questions with good answers.

---

_[View the full topic](https://discourse.julialang.org/t/julia-depot-path-and-julia-project/73745)._
