Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Maintainer Workflow: double clicking changed file should open a diff #626
Comments
|
Yep, this is coming in a PR very soon ;) There's already a branch with the feature: |
|
awesome woops - missed that list at the top of the PR, i'll stop pointing stuff out what your obviously tracking already then. |
|
Not at all - it's good to have eyes on this, and you saved me filing the issue myself ;) |
I would expect double clicking the file in the changed files tree to open the diff view for the change. (this would preferably work without the branch needing to be checked outbut if not checked out then both side of the diff should be readonly).
I would also expect a right click option to just open the file with out the diff (this should probably only be enabled if they have the branch checked out, or maybe enabled but with a prompt asking them for permission to check out the branch first.).
The text was updated successfully, but these errors were encountered: