I have a aproblem in azure devops , When resolving conflicts in a pull request with a file that contains Hebrew text, some letters are changed incorrectly. for example , the letter א change to by letter ם what I can do ? thank and have a nice day :)
I changed the setting in the vs to UTF-8 but it's not help me ..
I did not reproduce your issue in VS. However, I encountered the problem of incorrectly parsing Hebrew text in Azure DevOps pull request.
Only the Hebrew text in the text editing bar is parsed incorrectly. If you have the same issue, I suggest you report it to the publisher of this extension. I noticed that there are already some users report issues related to Hebrew text, for example this one. As a workaround, it is recommended that you edit conflicting files directly in the repo.
If I misunderstand or you have this issue in VS, please share the specific steps and screenshots to help us reproduce the problem.