Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to auto detect encoding when opening a file which is not encoded in UTF-8 #12275

Closed
LiPengfei19820619 opened this issue Sep 19, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@LiPengfei19820619
Copy link

  • VSCode Version: 1.5.2
  • OS Version: Windows 10 1607 64bit

Steps to Reproduce:

  1. Open a file which is not encoded in UTF-8(etc, contains Chinese characters, encoded in GBK)
  2. the Chinese characters are not displayed correctly.
  3. Reopen with encoding, and choose Chinese(GBK), the Chinese characters are displayed correctly.

I hope VSCode can auto detect the file encoding when opening, and open with the correct encoding, not need to reopen with correct encoding manually.

Thank you.

@chrmarti chrmarti added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 20, 2016
@chrmarti
Copy link
Contributor

Tracked as #5388

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants