Skip to content

Respect XML document encoding #759

Open
@rgrunber

Description

@rgrunber

An XML document can have a document encoding :

<?xml version="1.0" encoding="UTF-8"?>

We should detect (entirely on client-side) the type of encoding and set it appropriately. VS Code currently doesn't handle this, so maybe we can support it on our end for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingupstream

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions