Description
System Details
-
Operating system name and version:
Ubuntu 16.04 (current LTS fresh installed) + Ubuntu Desktop -
VS Code version:
Version 1.12.2
Date 2017-05-10T13:16:25.899Z
Shell 1.6.6
Renderer 56.0.2924.87
Node 7.4.0 -
PowerShell extension version:
1.2.1 -
Output from
$PSVersionTable
:
PSVersion 6.0.0-beta
PSEdition Core
BuildVersion 3.0.0.0
CLRVersion
GitCommitId v6.0.0-beta.1
OS Linux 4.4.0-78-generic PowerShell crash when breakpoint hit testing DSC resources #99-Ubun...
Platform Unix
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Issue Description
using F10 (Step-Over) to execute a line, the execution seems to hang/never returns!
workaround: set cursor into the terminal and press (any) key: Step-Over comes back and the execution cursor is on the next line... work can be continued.
Observations: the bahavior is not on every line, it seems specially if Write-XXX commands are involved
i'm new on Linux so i'm not sure that i'm doing everything in the right way....
regards
Werner