'Even if I save the settings, the encoding doesn't come out properly in vscode

enter image description here enter image description here

I set up encoding and auto guess encoding in vscode. in user and work space.

enter image description here

I went to setting-json to check if the settings were applied properly. It's good.enter image description here

Save settings and restart vcode. I open the file, it opens with window 1252. The script is a c# script used by unity 2020.

Why isn't it opening with saved settings?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source