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 Code 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-03-05 UTC."],[[["This content explains how to move an application from the Cloud Shell Editor to a local IDE."],["You can install the Cloud Code extension on VS Code and JetBrains IDEs."],["Source code can be downloaded from the Cloud Shell Editor via the File menu."],["Alternatively, source code can be committed to a Git repository for access."],["Once transferred, access the application workspace in your local IDE via the File menu or Git."]]],[]]