SCM Graph - View all changes easier with new Source Control Graph view
The old UX ("scm.showHistoryGraph": false,) has an "All Changes" node with a "View all Changes" button.
Using the new history graph ("scm.showHistoryGraph": true,, new default since v1.92.0; "scm.experimental.showHistoryGraph": true, since v1.91.0), it seems I need to select all commits to view all changes.
Starting from 1.93.0, Incoming/outgoing history graph is removed and replaced with Source Control Graph view. See cd360e031846694c62da57abe3f991dafea33766.
But the similar feature request remains: needs an easy way to view all changes in a feature branch.
The old view was such an improvement over jebrains which is the IDE I've been using for the past few years. I just updated to 1.97 and hate to see that the "all changes" was lost. BUT I'm not seeing the new UI and none of the settings you listed here seem to affect the source control view, did they change? Edit: ok, sounds like it's been moved to a toggle since: https://github.com/microsoft/vscode/issues/224517#issuecomment-2309627633 and I am seeing that graph.
But the similar feature request remains: needs an easy way to view all changes in a feature branch.
Is this an actual feature request logged somewhere @muzimuzhi ?
But the similar feature request remains: needs an easy way to view all changes in a feature branch.
Is this an actual feature request logged somewhere @muzimuzhi ?
@rpgdev It's only logged in my comment https://github.com/microsoft/vscode/issues/224616#issuecomment-2334920664. If this issue is considered an actual feature request, then in my opinion it's an actual sub-request.
@rpgdev It's only logged in my comment #224616 (comment). If this issue is considered an actual feature request, then in my opinion it's an actual sub-request.
I did submit it as a proper regression/feature request here https://github.com/microsoft/vscode/issues/243497
Duplicate of https://github.com/microsoft/vscode/issues/227727