Skip to content

Custom dialog removes leading whitespace from lines #128233

Description

@usernamehw
"window.dialogStyle": "custom",

Example if you use JSON.stringify(object, null, ' ') native dialog preserves the whitespaces:

Screenshot (101)

And custom dialog deletes them:

Screenshot (102)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdialogsIssues with native and custom dialogsinsiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions