How to commit After opening VS Code, you can either click on the Source Control icon or use the shortcut "Ctrl+Shift+G" to navigate to source control. Enter an appropriate commit message, and then click the commit button. When committing for the first time through VS Code, you might see a popup like the one below, even if you have logged into your GitHub account. This popup appears because your ..