Skip to content
/ Encodex Public

Encodex is a VS Code extension which automatically detects and switches the encoding of files across different formats

License

Notifications You must be signed in to change notification settings

Tosox/Encodex

Repository files navigation

Encodex

Note

Currently supported file formats: XML

📜 Description

This VS Code extension helps to manage file encodings, ensuring that they are opened with the correct character encoding. It automatically detects and applies the encoding from the specified encoding declaration in files.

🔧 Installation

This extension is available for installation through the VSCode Marketplace:

  1. Open Visual Studio Code
  2. Go to the Extensions view by clicking on the square icon on the sidebar or pressing Ctrl+Shift+X
  3. Search for "Encodex"
  4. Click on the install button

📘 Usage

Simply open any supported file format, and the extension will automatically detect and set the encoding based on the encoding declaration in the file. If the encoding is not supported or missing, it will notify you through the VS Code status bar.

📄 License

Distributed under the MIT License. See LICENSE for more information.

About

Encodex is a VS Code extension which automatically detects and switches the encoding of files across different formats

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project