PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
623 stars 214 forks source link

Escape single quotes when launching a script by path #1957

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

Since we surround it with single quotes.

Resolves https://github.com/PowerShell/vscode-powershell/issues/4269 with tests.