I'm working with visual studio code to edit classic asp pages.
In order not to break everything, I need .asp files to be read and written using Windows 1252 encoding.
Is there some way to configure it? if it could be done on a folder/project/workspace basis that would be great.