About 2,210,000 results
Open links in new tab
  1. GitHub - microsoft/vscode: Visual Studio Code

    This repository (" Code - OSS ") is where we (Microsoft) develop the Visual Studio Code product together with the community. Not only do we work on code and issues here, we also publish …

  2. Working with GitHub in VS Code

    To get started with the GitHub in VS Code, you'll need to install Git, create a GitHub account and install the GitHub Pull Requests and Issues extension. In this topic, we'll demonstrate how you …

  3. How to Connect GitHub to VS Code [Step by Step] - It's FOSS

    Apr 12, 2023 · VS Code comes builtin with GitHub integration. You should not need to install any extension for cloning repos and pushing your changes. Go to the source code tab from the left …

  4. How to Use Git and GitHub with VSCode | Using Git with Visual Studio ...

    In this step-by-step tutorial, I’ll walk you through using **Git and GitHub** inside **Visual Studio Code...

  5. How to Commit and Push Code to Github Repository (VS Code

    Apr 4, 2025 · Visual Studio Code (VSCode) is a code editor that helps you to develop, run and debug code with built-in syntax highlighting, code completion and commit features. In this post, …

  6. How to push code from VS Code to GitHub - Graphite.dev

    Learn the steps to push your code from Visual Studio Code to your GitHub repository, including setup, committing, and using both the VS Code UI and terminal.

  7. Use Git in VS Code · Visual Studio Code - The Essentials

    Git is the de-facto standard for source code control management. VS Code makes it easy to work with Git. In this part, we'll look at the main features you'll need every day. For this section, we …

  8. MSSQL Extension for VS Code: GitHub Copilot Chat GA and New …

    2 days ago · Explore what’s new in the MSSQL Extension for VS Code v1.37, including GitHub Copilot GA, Edit Data, DACPAC/BACPAC export & import, and the SQL Projects Publish Dialog.

  9. Connect Your Github To VS Code - DEV Community

    Apr 20, 2025 · Learn how to seamlessly connect GitHub with VS Code in this step-by-step guide. Covers setup, integration, and essential Git commands to streamline your workflow.

  10. Introduction to Git in VS Code

    Git and GitHub are the tools you need! And with Visual Studio Code, you can set up and use them in a snap. Even if you're a beginner, VS Code's user-friendly interface guides you through …