This VS Code extension helps to manage XML file encodings, ensuring that they are opened with the correct character encoding. It automatically detects and applies the encoding from the specified encoding declaration.
- Go to the Releases page
- Download the latest
.vsixfile - Open Visual Studio Code
- Open the Command Palette
(Ctrl+Shift+P) - Select
Extensions: Install from VSIX... - Choose the downloaded
.vsixfile
Note
Publishing extensions to the VS Code Marketplace requires providing billing information, even for free ones. For now, this extension is therefore distributed exclusively via GitHub releases.
Distributed under the MIT License. See LICENSE for more information.