Visual Studio Code + Git/GitHub

Learn how to use the built-in support for Git in Visual Studio Code.

We'll cover the following

VS Code + Git/GitHub

In the previous sections of this chapter, you took a look at how to write code to place into GitHub but not where to write the code, which is where the popular code editor VS Code comes into play.

VS Code is an amazing code editor that has Git support already built-in. With Git built into VS Code, VS Code users can make commits and push code from VS Code, allowing users to have one location to perform all source control tasks.

Get hands-on with 1200+ tech skills courses.