- Extension version: 0.9.1
- VSCode Version: 1.36.1
- OS: Mac osx
Steps to Reproduce:
- Open Github PR panel.
- Select a PR under 'All'
- Select a changed file in the tree
Old (and desired) behaviour:
-The diff viewer shows the full file and the changes the PR makes
Current behaviour:
-The diff viewer shows the same diff view as gihub
The old diff viewer made evaluating complex PRs much easier. The new truncated diff is no better than github.
I've searched for a setting to see if I can get back to the way it worked a few months back, but can't find anything.