Closed
Description
System Details
- Operating system name and version: win7 x64
- VS Code version: 1.10.2
- PowerShell extension version: 0.12.1
- Output from
$PSVersionTable
:
Name Value
---- -----
PSVersion 3.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.42000
BuildVersion 6.2.9200.16481
PSCompatibleVersions {1.0, 2.0, 3.0}
PSRemotingProtocolVersion 2.2
Issue Description
- set a breakpoint
- debug current file
- it breaks
- remove breakpoint (click on breakpoint icon)
- debug current file
- still breaks