Skip to content

F8 should Support Here String #3242

Open
@sunliangqin

Description

@sunliangqin

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.
image

Expected Behavior

The PowerShell extension should recognize the here string and run all lines when F8 is pressed.
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions