The Cloud Code for VS Code extension adds support for Google Cloud development to VS Code.
Before you begin
Before you install Cloud Code, confirm that the following tools are installed and set up on your system:
- Install and set up Visual Studio Code on your machine.
Install and configure language support.
The Cloud Code extension works best with the following languages:
Install Git. Git is required for copying samples to your machine.
Install the Docker client and add it to the
PATHenvironment variable:- If you're building exclusively using Cloud Build or Jib, you can skip installing Docker.
- If you're using WSL but can't install Docker for Desktop, use minikube instead for local development with Cloud Code.
If you're using Google Cloud, create a Google Cloud project and then enable billing.
Projects allow you to collect the related resources for a single application in one place, manage APIs, enable Google Cloud services, add and remove collaborators, and manage permissions for Google Cloud resources.