VS Code debug adapter configurations have now been updated to accept an `args` array: https://github.com/Microsoft/vscode/issues/1199 This can be used to replace the current .cmd file hack we use to pass the `/debugAdapter` parameter to the PowerShell Editor Services host process.