
GitLens
Git supercharged
GitLens supercharges the Git capabilities built into Visual Studio Code. It helps you to visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more.
Welcome
Thank you for taking the time to try GitLens!
GitLens is a free, open-source extension for Visual Studio Code created by Eric Amodio.
GitLens simply helps you understand code better. Quickly glimpse into who, why, and when a line or code block was changed. Jump back through history to gain further insights as to how and why the code evolved. Explore the history and evolution of a codebase. Dive in and see how GitLens can help!
Features
Here are just some of the features that GitLens provides
- Adds a GitLens view to the Explorer activity to explore repositories or file histories
- Adds Git authorship code lens to the top of the file and on code blocks
- Adds an unobtrusive Git blame annotation to the end of the current line
- Adds detailed Git blame information accessible via hovers
- Adds a Git blame annotation about the current line to the status bar
- Adds many powerful commands for exploring commits and histories, comparing and navigating revisions, stash access, repository status, and more
GitLens is powerful, feature rich, and highly customizable to meet your specific needs, so please be sure to visit the GitLens settings page.