You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I gave this extension a try again after a long time, shout out to you to keep updating and fixing bugs. connecting to azure went smoothly.
but the first issue I faced was, I needed to know PR number instead of branch name
as you can see in the picture here I have a lot of PRs, I want to open the PR out of the box or at least let me find a PR related to current branch I'm in easier
second issue is, I want to be able to open the file in this branch, but to my surprise the Open Original File doesn't open the file, but open the file before it get changes
to review PR, I checkout to branch I want to review, I want linting and typescript run, I want to be able to press F12 and follow the code to see why some changes has made
another issue is, if I add a console.log somewhere or the line number change, I can't view modified file anymore and if it opens + button to comment isn't there anymore
The text was updated successfully, but these errors were encountered:
I gave this extension a try again after a long time, shout out to you to keep updating and fixing bugs. connecting to azure went smoothly.
but the first issue I faced was, I needed to know PR number instead of branch name
as you can see in the picture here I have a lot of PRs, I want to open the PR out of the box or at least let me find a PR related to current branch I'm in easier
second issue is, I want to be able to open the file in this branch, but to my surprise the
![image](https://private-user-images.githubusercontent.com/8991783/285518564-b38ec708-d0ed-479e-9cd6-b799e32c939a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDkwNTAsIm5iZiI6MTczOTYwODc1MCwicGF0aCI6Ii84OTkxNzgzLzI4NTUxODU2NC1iMzhlYzcwOC1kMGVkLTQ3OWUtOWNkNi1iNzk5ZTMyYzkzOWEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTVUMDgzOTEwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MTg5YTIxODk1MmExYjYwM2JmMThkNzFhNjY4ZGNmMjNlOTQ5YzNhNmY4NDJmNmU5YWFiMDg1NjRiZDk5MjZiMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.INjRsVnUGf6swN6NoclUX2ONCSqLVaENh8PnCxWkbE8)
Open Original File
doesn't open the file, but open the file before it get changesto review PR, I checkout to branch I want to review, I want linting and typescript run, I want to be able to press F12 and follow the code to see why some changes has made
another issue is, if I add a console.log somewhere or the line number change, I can't view modified file anymore and if it opens + button to comment isn't there anymore
The text was updated successfully, but these errors were encountered: