Skip to content

Error when multiline comment exists between expressions #6

@altrive

Description

@altrive

Executing formatting following statement throw errors.

$(1..100)<##>.<##>Where({ $_ % 4 -eq 0 })
Format code operation failed! Please report following error context information
---------------------------------------
Line: Before -> After
$(1..100)<##>.<##>Where({ $_ % 4 -eq 0 })
$(1..100) <##>.<##>Where({ $_ % 4 -eq 0 })
---------------------------------------

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions