-
Notifications
You must be signed in to change notification settings - Fork 515
Open
Labels
Area-Extension TerminalIssue-EnhancementA feature request (enhancement).A feature request (enhancement).
Description
I have a PowerShell code snippet like below.
Write-Output @"
Hello
World
"@
Current Behavior
I put the cursor at the end of the first line. Press F8 (PowerShell.RunSelection). This is what I see in the integration console.
Expected Behavior
The PowerShell extension should recognize the here string and run all lines when F8 is pressed.
Metadata
Metadata
Assignees
Labels
Area-Extension TerminalIssue-EnhancementA feature request (enhancement).A feature request (enhancement).