Skip to content

VB Pretty-lister removes required explicit line continuation in an interpolated string #710

@DustinCampbell

Description

@DustinCampbell

Format this code:

Module Program
    Dim x = $"{ _
            1}"
End Module

You get this:

badcode

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions