Here you will find extensions that can bring your Git and GitHub productivity to another level.
Note -
I only did the extension pack. None of the extensions included were made by me.
Content
GitHub Copilot - AI powered suggestions based on your code and on internet examples. (you can disable it if you don't have access yet or if you just don't wanna use)
GitHub Remote Hub - create, open or clone GitHub Repos directly from VS Code.
GitLens - see who coded each part of your file, navigate trough revisions, and more.
Gist Pad - open, create and update GitHub Gists.
Gist - turn the selected code into a Gist.
Git Graph - see git tree history in a graph tab.
GitHub Pull Requests and Issues - make pull requests and issues directly from VS Code.
gitignore - adds language support to .gitignore files and let you download .gitignore templates directly from github/gitignore repo.
Commit Message Editor - create commits following "Conventional Commits" pattern.
Git History - see history from commits, tags, stashes and more directly from Source Control tab in VS Code.