- Extension version (web): v0.34.3
- VSCode Version (web): 1.63.2
- Browser: Microsoft Edge Version 97.0.1072.62
Steps to Reproduce:
- Open https://github.dev/dotnet/roslyn/pull/57667
- Observe changes in CSharpCompilation.cs in "GitHub Pull Request" tab
- Open the same PR in the "GitHub" tab and find the changes in CSharpCompilation.cs
Expected behavior: equivalent file changes shown in both places
Actual behavior: different file changes are shown in each place
Note that the changes in "GitHub" are correct while the changes in "GitHub Pull Request" are incorrect.
GitHub view:

GitHub Pull Request view:

Steps to Reproduce:
Expected behavior: equivalent file changes shown in both places
Actual behavior: different file changes are shown in each place
Note that the changes in "GitHub" are correct while the changes in "GitHub Pull Request" are incorrect.
GitHub view:

GitHub Pull Request view:
