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

Issues auto guessing file with UTF8 encoding #110415

Closed
sunbohong opened this issue Nov 11, 2020 · 5 comments
Closed

Issues auto guessing file with UTF8 encoding #110415

sunbohong opened this issue Nov 11, 2020 · 5 comments
Assignees
Labels
info-needed Issue requires more information from poster upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@sunbohong
Copy link
Contributor

  • VSCode Version: 1.51.0
  • OS Version: 10.15.7

版本: 1.51.0
提交: fcac248
日期: 2020-11-05T18:14:40.758Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Darwin x64 19.6.0

Steps to Reproduce:

1、enable files.autoGuessEncoding
2、UTF8


# Process 10259 resuming
# �[0;1;31merror: �[0munknown argument: '-masm-verbose'�[0m
# �[0;1;31merror: �[0munknown argument: '-dwarf-column-info'�[0m
# �[0;1;31merror: �[0munknown argument: '-fmessage-length'�[0m
# �[0;1;31merror: �[0munknown argument: '-fstack-check'�[0m
# �[0;1;31merror: �[0munknown argument: '-mdarwin-stkchk-strong-link'�[0m
# �[0;1;31merror: �[0munknown argument: '-fdiagnostics-show-option'�[0m 

# # + echo ' 🍺 清理结束v
# #  🍺 清理结束

image

3、

image
image

@bpasero
Copy link
Member

bpasero commented Nov 12, 2020

@sunbohong well, that file does not seem to be valid UTF8?

image

@bpasero bpasero added the info-needed Issue requires more information from poster label Nov 12, 2020
@sunbohong
Copy link
Contributor Author

It contains a special character - esc

@bpasero
Copy link
Member

bpasero commented Nov 16, 2020

Can you attach it as raw file here, as zip?

@sunbohong
Copy link
Contributor Author

strip.sh.zip

@bpasero
Copy link
Member

bpasero commented Nov 18, 2020

I reported this as aadsm/jschardet#64

@bpasero bpasero closed this as completed Nov 18, 2020
@bpasero bpasero added upstream Issue identified as 'upstream' component related (exists outside of VS Code) file-guess-encoding labels Nov 18, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

2 participants