View a markdown version of this page

Menu bar commands reference for the AWS Cloud9 IDE - AWS Cloud9

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.

Command Description

Preferences

Do one of the following:

  • Open the Preferences tab if it isn't open.

  • Make the Preferences tab active if it is open but not active.

  • Hide the Preferences tab if it is active.

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 project.settings file for the current environment. See Working with Project Settings.

Open Your User Settings

Open the user.settings file for the current user. See Working with User Settings.

Open Your Keymap

Open the keybindings.settings file for the current user. See Working with Keybindings.

Open Your Init Script

Open the init.js file for the current user. See Working with Initialization Scripts.

Open Your Stylesheet

Open the styles.css file for the current user. See Working with Themes.

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.