Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Cloud Code per Cloud Shell fornisce strumenti per lo sviluppo di applicazioni basate su cloud nel browser. Cloud Code è integrato nell'editor Cloud Shell e non richiede alcuna configurazione.
L'editor di Cloud Shell è un editor di codice basato su Theia disponibile con ogni istanza Cloud Shell.
Spostarsi da Cloud Shell all'editor di Cloud Shell e viceversa
Per spostarti da Cloud Shell all'editor di Cloud Shell,
fai clic su Apri editor o Chiudi editor sulla barra degli strumenti della finestra Cloud Shell.
Viste Cloud Code
Nella barra delle attività a sinistra puoi trovare le visualizzazioni Controllo del codice sorgente e Debug e Cloud Code, che ti rimandano a visualizzazioni specifiche come Gestione API Cloud, Esplorare Cloud Run ed Esplorare Kubernetes.
Nella barra di stato in basso, puoi trovare la barra di stato di Cloud Code. Quando fai clic sulla barra di stato di Cloud Code, viene visualizzato il menu Scelta rapida con le azioni di Cloud Code tra cui scegliere. Puoi anche selezionare Controlla minikube per le azioni di minikube.
Per eseguire i comandi Cloud Code utilizzando la tavolozza dei comandi, premi
Ctrl/Cmd+Shift+P o fai clic su Visualizza > Tavolozza comandi.
Modificare il progetto Google Cloud attivo
Nella barra di stato di Cloud Code, fai clic sul nome del progetto attivo.
Nel menu Scelta rapida visualizzato, seleziona
Cambia progetto.
Seleziona un progetto o inserisci parole chiave nella barra di ricerca per filtrare i progetti.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-09-05 UTC."],[[["\u003cp\u003eCloud Code for Cloud Shell offers built-in tools for cloud application development directly in the browser, without the need for additional setup.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Shell Editor, a Theia-based code editor, is readily accessible through every Cloud Shell instance at ide.cloud.google.com.\u003c/p\u003e\n"],["\u003cp\u003eUsers can easily switch between Cloud Shell and the Cloud Shell Editor by using the "Open Editor" or "Close Editor" buttons on the toolbar.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Code view in the Activity bar provides access to tools such as the Cloud APIs Manager, Cloud Run Explorer, and Kubernetes Explorer.\u003c/p\u003e\n"],["\u003cp\u003eYou can change the active Google Cloud project by clicking the active project name in the Cloud Code status bar and selecting a different one from the quick pick menu.\u003c/p\u003e\n"]]],[],null,["# Get started with Cloud Code for Cloud Shell\n\n\u003cbr /\u003e\n\nCloud Code for Cloud Shell provides tools for developing cloud-based applications in\nyour browser. Cloud Code is built in to the\nCloud Shell Editor and doesn't require any setup.\nThe Cloud Shell Editor is a code editor based on\n[Theia](https://www.theia-ide.org/) that's available with every Cloud Shell\ninstance.\n\nLaunching the Cloud Shell Editor\n--------------------------------\n\nTo start a Cloud Shell Editor session, open\n[ide.cloud.google.com](https://ide.cloud.google.com).\n\nMoving between Cloud Shell and Cloud Shell Editor\n-------------------------------------------------\n\nTo move between Cloud Shell and the Cloud Shell Editor,\nclick\n**Open Editor** or **Close Editor** on the toolbar of the Cloud Shell\nwindow.\n\n### Cloud Code views\n\nIn the Activity bar on the left, you can find the Source Control and Debugging\nviews, and Cloud Code, which leads you to specific views like the\nCloud APIs Manager, Cloud Run Explorer, and Kubernetes Explorer.\n\nIn the status bar at the bottom, you can find the Cloud Code\nstatus bar. When you click the Cloud Code status bar, the Quick\nPick menu appears with available Cloud Code actions to choose\nfrom. You can also select **Control minikube** for minikube actions.\n\nTo run Cloud Code commands using the command palette, press\n`Ctrl`/`Cmd`+`Shift`+`P` or click **View** \\\u003e **Command Palette**.\n\n### Change the active Google Cloud project\n\n1. In the Cloud Code status bar, click the active project name.\n\n2. In the Quick Pick menu that appears, select\n **Switch\n Project**.\n\n3. Select a project or enter keywords in the search bar to filter projects."]]