Type: Debugger
- OS and Version: Windows 10 1809
- VS Code Version: 1.35.1
- C/C++ Extension Version: 0.23.1
"envFile" does not work if set path using variable substitution. "${workspaceFolder}/.env" results in "Can't parse envFile ${workspaceFolder}/.env". Works fine if set absolute path without variable substitution.
Type: Debugger
"envFile" does not work if set path using variable substitution. "${workspaceFolder}/.env" results in "Can't parse envFile ${workspaceFolder}/.env". Works fine if set absolute path without variable substitution.