AWS Cloud9 is no longer available to new customers. Existing customers of
AWS Cloud9 can continue to use the service as normal.
Learn more
Menu bar commands reference for the AWS Cloud9 IDE
The following lists describe the default menu bar commands in the AWS Cloud9 IDE. If the menu bar isn't visible, choose the thin bar along the top edge of the IDE to show it.
AWS Cloud9 menu
| Command | Description |
|---|---|
|
Preferences |
Do one of the following:
See Working with Project Settings, Working with User Settings, Working with Keybindings, Working with Themes, and Working with Initialization Scripts. |
|
Go To Your Dashboard |
Open the AWS Cloud9 console in a separate web browser tab. See Creating an Environment, Opening an Environment, Changing Environment Settings, and Deleting an Environment. |
|
Welcome Page |
Open the Welcome tab. |
|
Open Your Project Settings |
Open the |
|
Open Your User Settings |
Open the |
|
Open Your Keymap |
Open the |
|
Open Your Init Script |
Open the |
|
Open Your Stylesheet |
Open the |
File menu
| Command | Description |
|---|---|
|
New File |
Create a new file. |
|
New From Template |
Create a new file, based on the chosen file template. |
|
Open |
Show and go to the Navigate window. |
|
Open Recent |
Open the chosen file. |
|
Save |
Save the current file. |
|
Save As |
Save the current file with a different file name, location, or both. |
|
Save All |
Save all unsaved files. |
|
Revert to Saved |
Discard changes for current file since it was last saved. |
|
Revert All to Saved |
Discard changes for all unsaved files since they were last saved. |
|
Show File Revision History |
View and manage changes to the current file in the editor. See Working with File Revisions. |
|
Upload Local Files |
Show the Upload Files dialog box, which enables you to drag files from your local computer into the environment. |
|
Download Project |
Combine the files in the environment into a .zip file, which you can download to your local computer. |
|
Line Endings |
Use Windows (carriage return plus line feed) or Unix (line feed only) line endings. |
|
Close File |
Close the current file. |
|
Close All Files |
Close all open files. |