Verfolgen der Dateientwicklung mit einer visuellen Commit-Historie

November 27, 2025
GitLens for VS Code V17.7 bietet einen schnellen und genauen Überblick über die Dateientwicklung mit einem fokussierten Commit-Diagramm, verbesserten Bewertungen und chronologischen Einblicken.

Auf Englisch weiterlesen:

GitKraken is a suite of developer tools built around Git, a popular version control system. It offers a graphical user interface (GUI) that allows developers to interact with Git repositories visually instead of relying on the command line. This simplifies complex Git workflows like resolving merge conflicts and visualizing code history, making Git more accessible and efficient for developers of all experience levels.

The GitLens for VS Code V17.7 release (included in GitKraken) introduces a new File History Visualization that enables developers to quickly understand how a file has changed over time by displaying its full history directly within the Commit Graph. By filtering the graph to show only commits that affected the selected file and presenting each change in the Commit Details panel, the feature provides a clear, efficient way to analyze modifications, track regressions, and review code evolution without navigating the entire project history.

To see a full list of what's new in V17.7, see our release notes.

GitLens for VS Code is part of GitKraken which is available as Cloud-based or On-Premise options, licensed per user as an annual license which includes free updates and technical support. See our GitKraken licensing page for full details.

Learn more on our GitKraken product page.