You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: