Is there any way I can force Visual Studio (2010) to save all files in UTF-8, always?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think it saves files in the current codepage. There’s an option under Tools->Options->Environment->Documents that will make it save in unicode when it cannot save in current codepage. But I don’t know if that helps…