Hello guys, I have a problem here, vscode stopped suggesting imports for python, but only the ones inside .venv folder, my dependencies in this case of course. I tried many things, since resintall ...
python-envs.terminal.autoActivationType: "shellStartup" switches the new python-envs extension to inject activation via shell environment (invisible, no duplicate commands) Both settings together: ...