Skip to content

Extra indents being added for format selection with contentUnformatted tag #29

@mjbvz

Description

@mjbvz

1 .Create a html document:


    <pre>
        stuff
    </pre>

  1. Select from the start of the second line to the end of the file
  2. Run format selection

Bug
Document becomes:


    <pre>
            stuff
        </pre>

If you continue running the command, more indents are added

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bug

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions