We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce:
Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered:
你可以把设置项files.autoGuessEncoding改为true,这样就会默认猜测编码。 另外对于某种语言(至少win下是根据文件扩展名判断的),你可以设置打开这种语言的文件时使用某种编码,而不是全局默认的编码(例如#19890)。
files.autoGuessEncoding
true
Sorry, something went wrong.
Please report issues in english. Thanks!
No branches or pull requests
Steps to Reproduce:
Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: