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

Lines with non-ASCII characters are always marked as changed when encoding is changed #47119

Closed
yuba opened this issue Apr 3, 2018 · 1 comment
Assignees
Labels
git GIT issues

Comments

@yuba
Copy link

yuba commented Apr 3, 2018

  • VSCode Version: 1.21.1
  • OS Version: OS X 10.12.6

Steps to Reproduce:

  1. Create a text file with non-utf8 encoding, such as EUC-JP or SHIFT-JIS.
  2. git add/commit the file.
  3. Open it with VSCode using appropriate encoding.
  4. Lines which have non-ASCII characters are marked as changed.

2018-04-03 13 25 10

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added the git GIT issues label Apr 3, 2018
@joaomoreno
Copy link
Member

#21146 (comment)

@vscodebot vscodebot bot locked and limited conversation to collaborators May 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues
Projects
None yet
Development

No branches or pull requests

2 participants