python.envFile need to restart/reload vscode to take effect #12424
Labels
area-environments
Features relating to handling interpreter environments
feature-request
Request for new features or functionality
Environment data
"python.jediEnabled"
set to; more info How to update the language server to the latest stable version #3977): bothExpected behavior
I set PYTHONPATH in the python.envFile for autocomplete. I hoped the PYTHONPATH can take effect immediately when I changed the PYTHONPATH.
Actual behavior
I need to restart or reload vscode for autocomplete to take effect after modifying the PYTHONPATH.
The text was updated successfully, but these errors were encountered: