Is there a way that I can save my Visual Studio 2010 files as UTF-8 encoded? I'm using VS.NET 2010 as a PHP editor using VS.PHP.

If there is a macro that will launch during the saving process that will handle this, that would be fine too.

Thanks in advance!

link|improve this question

I went ahead and started using Notepad++ as that gave me everything I needed. – Steven Rogers Apr 5 '10 at 19:02
feedback

2 Answers

up vote 3 down vote accepted

File → Advanced Save Options. At least in Beta 2.

link|improve this answer
Thank you very much! – Steven Rogers Feb 15 '10 at 20:42
feedback

In Visual Studio 2010 Final:

File → Save as → In the "Save File as" dialog window click the small arrow in the "Save" button and select "Save with Encoding..."

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.