We have a installation of TFS 2015 on premise here and we are having a issue with new files created via web browser, all new files are created with UTF-8 encoding and generating this characters ���� in the code viewer.
the problem is solved while setting the enconding to 1252 via Visual Studio / Source Explorer.
Right click on the file -> advanced > properties -> general -> set encoding
How do i set the default encoding for new files created via browser in TFS 2015 online (on premise)?
[EDIT] Step-by-step Open Visual Studio Team Foundation Server 2015 Select Team Project, at the team project page, go to "Code", click at the "..." , "Add Files" (like the image below).
I have the issue if i have characters like "ã", ,"õ", "ç", "á", etc.