Suggestion configure encoding by file type #32903
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
feature-request
Request for new features or functionality
file-explorer
Explorer widget issues
Steps to Reproduce:
I have a great difficulty when I need to work with .js and .cs files, Ideally, separate the encoding settings.
"[csharp]": {
"files.encoding": "windows1252"
},
"[javascript]": {
"files.encoding": "utf8"
}
The text was updated successfully, but these errors were encountered: