Environment data
VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.6.3
OS and version: Mac OS X 10.13.2
Actual behavior
VS Code debug behaviour different than "start without debugging"
Expected behavior
VS Code should respect development locals configuration when debugging but seems to be operating in different environment.
Steps to reproduce:
Run code with debugging and without debugging and different locals will be used.
Logs
Output from Python output panel
Output from Console window (Help->Developer Tools menu)
Environment data
VS Code version: 1.19.2
Python Extension version: 0.9.1
Python Version: 3.6.3
OS and version: Mac OS X 10.13.2
Actual behavior
VS Code debug behaviour different than "start without debugging"
Expected behavior
VS Code should respect development locals configuration when debugging but seems to be operating in different environment.
Steps to reproduce:
Run code with debugging and without debugging and different locals will be used.
Logs
Output from
Pythonoutput panelOutput from
Console window(Help->Developer Tools menu)