issue posted on: https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs&ssr=false#review-details from user Shunliang Zhang.
"I want to auto source the .venv in the root directory of my program. But it identify and source the wrong path. And I didn't find any method to correct the path. Finally found it in .vscode-server/data/User/globalStorage/ms-python.vscode-python-envs/pythonLocator. It works after delete the wrong path manually in the json."
issue posted on: https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-python-envs&ssr=false#review-details from user Shunliang Zhang.
"I want to auto source the
.venvin the root directory of my program. But it identify and source the wrong path. And I didn't find any method to correct the path. Finally found it in.vscode-server/data/User/globalStorage/ms-python.vscode-python-envs/pythonLocator. It works after delete the wrong path manually in the json."