In VS code, when I start a debugger session, how do I set the environment. The ALT-J ALT-O julia REPL is set to the right environment, but when I start the debugger, it throws me to the parent environment and complains about packages not being recognized.
Thanks
Kumar