-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Code unable to determine file encoding #24952
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
Comments
I'm not too familiar with the file encoding flows but can you try setting:
and see if that resolves the issue. The problem you describe sounds similar to #23417 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce:
JSON file opened using Source Control: GIT
While in the GIT
code unable to determine encoding format.
Open the same file in the code explorer browser, it will determine encoding to be UTFS-16 LE
2racksample-ip.zip
The text was updated successfully, but these errors were encountered: