Visual Studio Code + Git/GitHub
Explore how to use Visual Studio Code as your primary code editor integrated with Git and GitHub for source control. Learn to commit, push, and manage code repositories seamlessly within VS Code, and enhance your workflow using popular Git extensions like Git Blame and Git History.
We'll cover the following...
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 ...