setting pythonpath in launch.json fails #376
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
From @elypma on December 6, 2017 13:5
Steps to Reproduce:
"envFile": "${workspaceRoot}/.env",
"env": {
"PYTHONPATH": "${workspaceRoot}/_common/packages"
},
Reproduces without extensions: No (depends on python extension)
Copied from original issue: microsoft/vscode#39790
The text was updated successfully, but these errors were encountered: