Closed
Description
From @elypma on December 6, 2017 12:51
- VSCode Version: 1.18.1
- OS Version:Windows 7
- Python v0.8.0
Steps to Reproduce:
- Create an .env file in root of workfolder
- add 'pythonpath=._common\packages
- Try to debug and the relative addition (see 2.) to the pythonpath is added relative to the current work directory of the file being debugged.
Reproduces without extensions: Yes (depends on epython extension)
Copied from original issue: microsoft/vscode#39788