Some programming languages use magic comments at the beginning of a file to specify the encoding of that file. From what I can see, this is not supported by vscode. I would like to suggest to have it implemented. It is a problem when one has projects where there are multiple encodings used across the code base.
Some programming languages use magic comments at the beginning of a file to specify the encoding of that file. From what I can see, this is not supported by vscode. I would like to suggest to have it implemented. It is a problem when one has projects where there are multiple encodings used across the code base.