Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

let user find the PR related to current branch easier and also open the actual file #80

Open
mhamri opened this issue Nov 24, 2023 · 0 comments

Comments

@mhamri
Copy link

mhamri commented Nov 24, 2023

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

image

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
image

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant