Open a Project#

In Simplicity Studio 6, you can open existing projects including those created in Simplicity Studio 5, as well as projects shared by colleagues or sourced externally.

Open an Existing Project#

There are three ways to open an existing project in Simplicity Studio:

  • From a workspace

  • In the selected IDE

  • In File Explorer

Each of these methods is described below.

Open a Project from a Workspace#

In the Recent Projects area, click the name of the project in the workspace. In the example below, the sids_electronics_blink project is selected in the v6_workspace workspace.

The sids_electronics_blink project selected in v6_workspace_100 workspace in the Recent Projects area of the Projects pageThe sids_electronics_blink project selected in v6_workspace_100 workspace in the Recent Projects area of the Projects page

The Project Configurator opens in a separate tab with file name of the project. In the example below, the file name on the tab is sids_electronics_blink.sicp.

The Project Configurator displayed for the sids_electronics_blink.sicp projectThe Project Configurator displayed for the sids_electronics_blink.sicp project

Open a Project in an IDE#

You can open a project in an active IDE from either the Project Configurator or the context menu for your project.

Open a Project in an IDE from the Project Configurator#

To open a project from the Project Configurator, select the green open button in the upper-right corner of the screen. The button label depends on the IDE or project generator selected for the project.

If multiple IDEs or project generators are selected, select the arrow on the green open button, and then select the IDE or project generator you want to use.

The green open button in the Project ConfiguratorThe green open button in the Project Configurator

The selected IDE launches and opens your project. 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

A view of the opened project in Visual Studio Code is shown below.

An example of a project opened in the Visual Studio Code IDEAn example of a project opened in the Visual Studio Code IDE

Open a Project in an IDE from the Context Menu#

To open a project from the context menu, select the three-dot icon to the right of the project name in the left panel. Select Open in IDE from the menu.

The Open in IDE option in the context menu for your projectThe Open in IDE option in the context menu for your project

The selected IDE launches and opens your project. 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

A view of the opened project in Visual Studio Code is shown below.

An example of a project opened in the Visual Studio Code IDEAn example of a project opened in the Visual Studio Code IDE

To open the project in your current Visual Studio Code window, select Open in Existing IDE Window from the context menu. This option is available for Visual Studio Code.

The first three project context menu options: Open in IDE, Open in Existing IDE Window, and Manage ProjectThe first three project context menu options: Open in IDE, Open in Existing IDE Window, and Manage Project

Open a Project in File Explorer#

To open a project in File Explorer, use the context menu. Select the three-dot icon to the right of the project name in the left panel. Select Open in File Explorer from the menu.

The Open in File Explorer option in the context menu for your projectThe Open in File Explorer option in the context menu for your project

File Explorer launches and displays the root folder for your project. In the example below, the root project folder name is sids_electronics_blink.

The root folder for the sids_electronics_blink project open in File ExplorerThe root folder for the sids_electronics_blink project open in File Explorer

Navigate to the file you want to open and double-click it. In the example below, the sids_electronics_blink.cmake file is selected.

The sids_electronics_blink.cmake file selected in File Explorer that will be opened in the Visual Studio Code IDEThe sids_electronics_blink.cmake file selected in File Explorer that will be opened in the Visual Studio Code IDE

A view of the opened file in Visual Studio Code is shown below.

The sids_electronics_blink.cmake opened from File Explorer in the Visual Studio Code IDEThe sids_electronics_blink.cmake opened from File Explorer in the Visual Studio Code IDE

Open an Existing Project#

To open and migrate a project from Simplicity Studio 5, or to open one received from a teammate or another source, click the Open Project(s) button in the upper-right corner of the Projects page.

The Open Projects button on the upper right corner of the Projects pageThe Open Projects button on the upper right corner of the Projects page

File Explorer displays.

File ExplorerFile Explorer

Navigate to the project, select it, and click Select Folder. In the example below, the MatterLightSwitchOverWiFiSolution folder is selected.

The MatterLightSwitchOverWiFiSolution project folder selected in File Explorer. Click the Select Folder button to open it in your active workspace in Simplicity Studio.The MatterLightSwitchOverWiFiSolution project folder selected in File Explorer. Click the Select Folder button to open it in your active workspace in Simplicity Studio.

The project is added to your active workspace. Project Configurator launches and displays the project on the right side of your screen.

The MatterLightSwitchOverWiFiSolution project added to the left panel on the Projects page. The Project Configurator is open on the right side of the screen and shows the project.The MatterLightSwitchOverWiFiSolution project added to the left panel on the Projects page. The Project Configurator is open on the right side of the screen and shows the project.