Julia VSCode: Is it possible to automatically activate the parent julia environment of the current file?

I just realized in another discourse thread that this is the feature which I really want.

background: I am usually working on several packages in parallel, which I all open in the same vscode workspace (i.e. in one single vscode window). I jump from here to there and would like to have code jumping working as good as possible. Hence, the julia environment needs to switch like I switch between files.

Maybe it is already possible - does someone know how?
I couldn’t find it ad hoc in the julia-vscode docs or settings.

2 Likes