Cloud Code is available for installation on VS Code and JetBrains IDEs (IntelliJ Ultimate/Community, PyCharm Professional/Community, WebStorm, and GoLand).
Download the necessary source code by navigating to File > Download.
Alternatively, you can
commit your source code to a Git repo
using the Source Control: Git view from the Activity bar
or using Git commands in the Cloud Shell terminal
.
You can now access your workspace from your local IDE using File >
Open Workspace (VS Code)/Open (IntelliJ) if you downloaded your
Cloud Code workspace, or your local Source Control: Git view,
if you committed your source code to a Git repo.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Migrate an application from Cloud Shell Editor to a local IDE\n\nLearn how to migrate the application you've been developing\nwith the Cloud Shell Editor to a local IDE like VS Code.\n\n*** ** * ** ***\n\nTo follow step-by-step guidance for this task directly in the\nCloud Shell Editor, click **Guide me**:\n\n[Guide me](https://ide.cloud.google.com/?walkthrough_tutorial_url=https%3A%2F%2Fwalkthroughs.googleusercontent.com%2Fcontent%2Fcloud_code_install_local_ide%2Fcloud_code_install_local_ide.md&show=ide)\n\n*** ** * ** ***\n\nMigrate your app from Cloud Shell to a local IDE\n------------------------------------------------\n\nTo migrate your application, follow these steps:\n\n1. Set up the Cloud Code extension for your IDE.\n\n Cloud Code is available for installation on [VS Code](/code/docs/vscode/install) and [JetBrains IDEs](/code/docs/intellij/install) (IntelliJ Ultimate/Community, PyCharm Professional/Community, WebStorm, and GoLand).\n2. Download the necessary source code by navigating to **File** \\\u003e **Download**.\n\n Alternatively, you can\n [commit your source code to a Git repo](/shell/docs/version-control#committing_changes)\n using the Source Control: Git view from the Activity bar\n\n or using Git commands in the Cloud Shell terminal\n .\n\n You can now access your workspace from your local IDE using **File** \\\u003e\n **Open Workspace** (VS Code)/**Open** (IntelliJ) if you downloaded your\n Cloud Code workspace, or your local Source Control: Git view,\n if you committed your source code to a Git repo."]]