microsoft / azure-devops-intellij

IntelliJ IDEA plug-in for Visual Studio Team Services and Team Foundation Server (TFS)
MIT License
151 stars 95 forks source link

TFVC: file encoding is determined incorrectly for diffs #451

Closed ForNeVeR closed 3 years ago

ForNeVeR commented 3 years ago
  1. Create a UTF-8 text file with BOM, add some Cyrillic characters
  2. Commit it to the TFVC server
  3. Make another change in the same file
  4. Check local diff: it will show the previous file content in "????" image