@ -74,7 +74,7 @@ Access to premium features requires a free account for public repos and a paid a
## Visual File History view [#](#visual-file-history-view- 'Visual File History view')
<palign="center">
<imgsrc="https://raw.githubusercontent.com/eamodio/vscode-gitlens/main/images/docs/visual-file-history-hover.png)"alt="Visual File History view"/>
<imgsrc="https://raw.githubusercontent.com/eamodio/vscode-gitlens/main/images/docs/visual-file-history-hover.png"alt="Visual File History view"/>
</p>
The Visual File History view allows you to quickly see the evolution of a file, including when changes were made, how large they were, and who made them.
@ -86,7 +86,7 @@ Additionally, each commit's additions and deletions are visualized as color-code
Worktrees allow you to easily work on different branches of a repository simultaneously. You can create multiple working trees, each of which can be opened in individual windows or all together in a single workspace.