Closed
Description
When the powershell.developer.powerShellExeIsWindowsDevBuild
setting is used, a DEVPATH
environment variable needs to be set on the powershell.exe process that we launch. Currently there's no vscode.createTerminal
parameter for setting environment variables so we may need a .bat script to encapsulate that in the short term.