Skip to content

Here-string is incorrectly completed #181

@pcgeek86

Description

@pcgeek86

Issue

When you type @', a single quote is tacked on at the end, but doesn't include the closing @, so you're left with @'', which isn't a useful PowerShell construct.

Expected Result

In my opinion, one of two things should happen, when you type @':

  1. Nothing
  2. ``nn'@is appended (two new lines, followed by`'@`), and then the caret should be moved to the middle line (see screenshot)

image

Cheers,
Trevor Sullivan
Microsoft MVP: Cloud & Data Center Management
https://trevorsullivan.net
https://twitter.com/pcgeek86

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