Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6fdc1c8

Browse files
Closes #101 adds how to open Visual File History
1 parent cc37088 commit 6fdc1c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎gitlens/gitlens-features.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,11 +418,14 @@ You can pin pull requests using the pin icon <i class="fa-solid fa-thumbtack"></
418418

419419
The Visual File History allows you to quickly see the evolution of a file, including when changes were made, how large they were, and who made them.
420420

421+
To access the Visual File History view, open the GitLens Inspect sidebar. Once the sidebar is open, the view will be available. Alternatively, you can open Visual File History from the Command Palette by using (`cmd/ctrl + shift + P`) > GitLens: Show Visual File History View.
422+
423+
<img src="/wp-content/uploads/visual-file-history.png" class="img-bordered img-responsive center">
424+
421425
Authors who have contributed changes to the file are on the left y-axis to create a swim-lane of their commits over time (the x-axis). Commit are plotted as color-coded (per-author) bubbles, whose size represents the relative magnitude of the changes.
422426

423427
Additionally, each commit's additions and deletions are visualized as color-coded, stacked, vertical bars, whose height represents the number of affected lines (right y-axis). Added lines are shown in green, while deleted lines are red.
424428

425-
<img src="/wp-content/uploads/visual-file-history.png" class="img-bordered img-responsive center">
426429

427430
Gain additional insights on hover.
428431

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /