Top 5 Git Extensions for VSCode: Every Software Engineer must know.

Rhea RB
Apr 8, 2023

--

Version Control Systems form an important part of Software engineer’s profile, GIT is the most widely used.
Here are top 5 Git extensions, you should install.

Github Copilot.

Github Copilot is an AI pair programmer that helps you write code faster and with less work.

Git Stash

Using git stash, give extra stash abilities to code, Visually browse stashes, review and extract changes.

Git History

Git History will help you view git log, file, history, compare branches or commits.

Git Lens

Git Lens is an open source extension for visual studio. It simply helps you better understand code authorship.

Git Graph

View a git graph of your repository, and easily perform git actions from the graph.

If you liked my blog, please do follow me on Rhea RB

Thank you for reading ! Happy Coding !

--

--

Rhea RB
Rhea RB

Written by Rhea RB

Hello ! I am a senior software engineer, passionate about tech and product.

No responses yet