python.pythonPath does not load in projects startup terminal #7288
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): language serverExpected behaviour
If you save off you project with a terminal active, next time you start the project:
On initial load the terminal does not honor python.pythonPath
If I close the terminal and start a new on it does.
Actual behaviour
my python.pythonPath is not loaded when project is loaded
Steps to reproduce:
create a python venv in windows.
create a .vscode/settings.json with a single entry aka:
The text was updated successfully, but these errors were encountered: