-
Notifications
You must be signed in to change notification settings - Fork 517
Closed
Description
System Details
- Operating system name and version: Windows 10 Pro 1803 (17134.48)
- VS Code version: 1.23.1
- PowerShell extension version: 1.7.0
- Output from
$PSVersionTable
:
Name | Value |
---|---|
PSVersion | 5.1.17134.48 |
PSEdition | Desktop |
PSCompatibleVersions | {1.0, 2.0, 3.0, 4.0...} |
BuildVersion | 10.0.17134.48 |
CLRVersion | 4.0.30319.42000 |
WSManStackVersion | 3.0 |
PSRemotingProtocolVersion | 2.3 |
SerializationVersion | 1.1.0.1 |
Copy / paste the following commands into the PowerShell Integrated Console, and paste the output here:
code -v
1.23.1
d0182c3417d225529c6d5ad24b7572815d0de9ac
x64
$pseditor.EditorServicesVersion
Major Minor Build Revision
----- ----- ----- --------
1 7 0 0
code --list-extensions --show-versions
ms-vscode.PowerShell@1.7.0
ms-vsliveshare.vsliveshare@0.3.198
$PSVersionTable
same as above
Issue Description
Select the debug configuration "PowerShell Launch Current File w/Args Prompt" and press F5, the error ”command 'SpecifyScriptArgs' not found" may occur and the input box for entering command line is not displayed.
If the VS Live Share extension is disabled, the input box for entering the command line opens normally.
Attached Logs
1526972616-e58721df-185c-44de-8ff1-48588130085c1526972613084.zip
Metadata
Metadata
Assignees
Labels
No labels