Sie können jetzt von Ihrer lokalen IDE aus über Datei > Arbeitsbereich öffnen (VS-Code)/Öffnen (IntelliJ) auf Ihren Arbeitsbereich zugreifen, wenn Sie Ihren Cloud Code-Arbeitsbereich oder Ihre lokale Versionsverwaltung heruntergeladen haben: Git-Ansicht, wenn Sie Ihren Quellcode in ein Git-Repo gesendet haben.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-08-18 (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."]]