This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Opening PR inside VS does not work correctly #2259
Open
Description
Versions
- GitHub Extension for Visual Studio version: 2.8.0.6968
- Visual Studio version: 15.9.7
Pull request opens with error inside VS(see screenshots).
Steps to Reproduce
Steps to reproduce the behavior:
- Go to 'Team Explorer' tab
- Click on 'Pull Requests' button
- Open dropdown menu via mouse right click.
- Click 'Open' item of list
- See error(see screenshots)
Expected behavior
PR opens correctly inside VS.
Screenshots
Logs
%appdata%\Microsoft\VisualStudio\14.0\ActivityLog.xml
%localappdata%\temp\extension.log
is not exists%localappdata%\GitHubVisualStudio\extension.log
is not exists(directory is not exists also)- Windows Event Viewer - no errors from the .net runtime
Additional context
JetBrains ReSharper Ultimate 2018.3.2 is installed.