The Context Menu#

An icon with three vertical dots is on the right of each project name on the left panel of the PROJECTS page (Project Explorer).

The three vertical dots icon at the right of two project folders on the left panel of the Projects pageThe three vertical dots icon at the right of two project folders on the left panel of the Projects page

Select this icon to display the Context menu.

The Context menu for a project on the left panel of the Projects pageThe Context menu for a project on the left panel of the Projects page

Use the Context menu to open, manage, modify, or remove the selected project.

Open a Project#

Open in IDE#

Select Open in IDE to open the selected project in a new window of your IDE.

Note: You can set the default IDE you want to use in Settings > IDE Preferences.

While the project opens, the Open in IDE message appears in the lower-right corner of the window.

The Open in IDE message that displays while opening a project in the selected IDEThe Open in IDE message that displays while opening a project in the selected IDE

The following image shows a project open in Visual Studio Code.

Example of a project open in Visual Studio CodeExample of a project open in Visual Studio Code

Note: By default, Open in IDE opens the project in a new window.

Open in Existing IDE Window#

This option is available for Visual Studio Code.

Select Open in Existing IDE Window to open the selected project in your current Visual Studio Code window.

While the project opens, the Open in IDE message appears in the lower-right corner of the window.

Manage Project#

Select Manage Project to open the selected project in Project Configurator. The project appears on the right side of the window.

Example of a project open in the Project ConfiguratorExample of a project open in the Project Configurator

Open in File Explorer#

Select Open in File Explorer to open the selected project in File Explorer.

A project open in Windows File ExplorerA project open in Windows File Explorer

Add Project Content#

Add File#

Select Add File to add a file to the selected project.

The Add File windowThe Add File window

Add Folder#

Select Add Folder to add a folder to the selected project.

The Add Folder windowThe Add Folder window

Rename or Remove a Project#

Rename Project#

Select Rename Project to rename the selected project.

The Rename Project windowThe Rename Project window

Remove Project from Workspace#

Select Remove Project from Workspace to remove the selected project from your workspace. Removing the project does not permanently delete it.

Note: The project is removed from the workspace immediately without a confirmation message.

Delete Project#

Select Delete Project to permanently delete the selected project.

Note: The project is permanently deleted immediately without a confirmation message.

Refresh the Project Explorer#

Select Refresh Project Explorer to refresh the PROJECTS page.