-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Labels
HacktoberfestPotential candidate to participate in HacktoberfestPotential candidate to participate in HacktoberfestIn-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Interactive-Debuggingdebugging PowerShell scriptdebugging PowerShell script
Description
Steps to reproduce
Set-PSDebug -Trace 1
Write-Output "foo `
bar"Expected behavior
Something like:
DEBUG: 3+ >>>> Write-Output "foo `
DEBUG: 4+ >>>> bar"
foo
bar
Actual behavior
DEBUG: 3+ >>>> Write-Output "foo `
foo
bar
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.2.0-preview.1
PSEdition Core
GitCommitId 6.2.0-preview.1
OS Microsoft Windows 10.0.17134
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0rolyp, molesmoke, mklement0, gxtaillon, Avasam and 6 more
Metadata
Metadata
Assignees
Labels
HacktoberfestPotential candidate to participate in HacktoberfestPotential candidate to participate in HacktoberfestIn-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Interactive-Debuggingdebugging PowerShell scriptdebugging PowerShell script