Open
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
The PowerShell Additional Exe Paths setting only accept absolute path. This feature request is about getting that setting to resolve vscode's predefined variables and to accept arguments such as -NoLogo
, -NoExit
, and -Command
.
Proposed Design
No response