Skip to content

Current master branch cannot debug PowerShell files #1768

Closed
@corbob

Description

@corbob

System Details

System Details Output

### VSCode version: 1.32.0-insider aeaef41d51201e555735f5e8d2f38a9d0ddb9026 x64

### VSCode extensions:
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]


### PSES version: 2.0.0.0

### PowerShell version:

Name                           Value
----                           -----
PSVersion                      5.1.18836.1000
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.18836.1000
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

I am experiencing a problem with debugging PowerShell scripts when building master after commit f0886cd

Steps I have taken to reproduce issue:

  1. clone PSES Master and vscode-powershell master to fresh directories
  2. In vscode-powershell directory run: git checkout f0886cd9edf58e12c612a2
  3. Launch Extension from vscode (stable or insiders)
  4. Open a PowerShell file
  5. Why can't I F5???

Note: F8 works just fine.

Expected Behaviour

It should debug the script

Actual Behaviour

It doesn't appear to do anything.

Attached Logs

1550730182-someValue.sessionId.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions