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

Git diff fails when file is in UTF-16 LE encoding #26722

Closed
andrewducker opened this issue May 16, 2017 · 1 comment
Closed

Git diff fails when file is in UTF-16 LE encoding #26722

andrewducker opened this issue May 16, 2017 · 1 comment
Assignees
Labels
git GIT issues

Comments

@andrewducker
Copy link

  • VSCode Version: 1.12.2
  • OS Version: 7 SP1

Steps to Reproduce:

  1. Create a file that's encoded with UTF-16 LE (New-ModuleManifest will do this for you)
  2. Add it to Git.
  3. Make a change to the file.
  4. View the diff in VS Code.
  5. Get a result that looks like this:

image

@joaomoreno
Copy link
Member

#21146

@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
git GIT issues
Projects
None yet
Development

No branches or pull requests

3 participants