Skip to content

VSCode Extension to convert encoding of files in a specified workspace.

License

Notifications You must be signed in to change notification settings

yuna611d/BatchEncodingConverter

Repository files navigation

README

This extension convert encoding of files in a current workspace.

Commands

  • BatchEncodingConvert: SJIS to UTF8

    • Convert file encoding from ShiftJIS to UTF-8; And output converted files in a _ UTF8 directory
  • BatchEncodingConvert: UTF8 to SJIS

    • Convert file encoding from UTF-8 to ShiftJIS; And output converted files in a _SJIS directory

About

VSCode Extension to convert encoding of files in a specified workspace.

Resources

License

Stars

Watchers

Forks

Packages

No packages published