Pull Request File Tree Feedback
github.com
Pull Request File Tree Feedback
1–10 of 77 posts
Re: Pull Request File Tree Feedback
#2Though relatively late, I am glad it's coming to Github, more people can benefit from this kind of pull request presentation.
Re: Pull Request File Tree Feedback
#3Re: Pull Request File Tree Feedback
#4Re: Pull Request File Tree Feedback
#5Not sure if this is well known, but press period `.` when viewing a PR, repo, or file and github will send you to a in-browser visual code editor. Able to make commits in there too, perfect for [nit] comments
Link for people who didn’t know about this feature: https://mobile.twitter.com/github/status/1425505817827151872 and the official documentation with other keyboard shortcuts: https://docs.github.com/en/get-started/using-github/keyboard...
Re: Pull Request File Tree Feedback
#6Bitbucket Server and Gitlab have this feature and it's quite useful for very large pull requests as you can easily see the folder structure of the file you're reviewing, for that bit extra bit of visual context. Bitbucket's search box is slightly better because it also does a code search within the PR, it helps you quickly find specific words (say, a class name) across all the changed files. Gitlab's only does a file…
Re: Pull Request File Tree Feedback
#7Re: Pull Request File Tree Feedback
#8Not sure if this is well known, but press period `.` when viewing a PR, repo, or file and github will send you to a in-browser visual code editor. Able to make commits in there too, perfect for [nit] comments
Yes, that is a well known feature introduced last year. I saw hundreds of people talking about it on Twitter and here on Hacker News. Link for people who didn’t know about this feature: https://mobile.twitter.com/github/status/1425505817827151872 and the official documentation with other keyboard shortcuts: https://docs.github.com/en/get-started/using-github/keyboard...
Re: Pull Request File Tree Feedback
#9One of the few things worth actually stealing from BitBucket. Lol
Not sure how long it’s been in AzureDevOps but it could have been inspired from GitLab there I suppose.
Re: Pull Request File Tree Feedback
#10Not sure if this is well known, but press period `.` when viewing a PR, repo, or file and github will send you to a in-browser visual code editor. Able to make commits in there too, perfect for [nit] comments
Yes, that is a well known feature introduced last year. I saw hundreds of people talking about it on Twitter and here on Hacker News. Link for people who didn’t know about this feature: https://mobile.twitter.com/github/status/1425505817827151872 and the official documentation with other keyboard shortcuts: https://docs.github.com/en/get-started/using-github/keyboard...