Cloud Code está disponible para su instalación en VS Code y en los IDE de JetBrains (IntelliJ Ultimate/Community, PyCharm Professional/Community, WebStorm y GoLand).
Para descargar el código fuente necesario, navega a File > Download.
Como alternativa, puedes confirmar tu código fuente a un repositorio de Git a través de la vista control de la fuente: Git desde la barra de actividades o mediante los comandos de Git con la terminal de Cloud Shell .
Ahora puedes acceder a tu lugar de trabajo desde tu IDE local mediante Archivo > Abrir lugar de trabajo (VS Code) o Abrir (IntelliJ) si descargaste el lugar de trabajo de Cloud Code o tu control de código fuente local: vista de Git, si confirmaste tu código fuente a un repositorio de Git.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (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."]]