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 Visual Studio Code, the active 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 Visual Studio Code#

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 Visual Studio Code from the Project Configurator#

To open a project in Visual Studio Code from the Project Configurator, click the Open in VS Code button in the upper right corner of your screen.

The Open in VS Code button in the Project ConfiguratorThe Open in VS Code button in the Project Configurator

Visual Studio Code launches and opens your project. While the project is opening, the "Open in Visual Studio Code" message displays in the lower right corner of your screen.

The Open in Visual Studio Code message that displays while opening a project in the Visual Studio Code IDEThe Open in Visual Studio Code message that displays while opening a project in the Visual Studio Code 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 Visual Studio Code from the Context Menu#

To open a project in Visual Studio Code from the context menu, click the three vertical dots at the right of your 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

Visual Studio Code launches and opens your project. While the project is opening, the "Open in Visual Studio Code" message displays in the lower right corner of your screen.

The Open in Visual Studio Code message that displays while opening a project in the Visual Studio Code IDEThe Open in Visual Studio Code message that displays while opening a project in the Visual Studio Code 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 File Explorer#

If you want to open a project in File Explorer, use the context menu. Click the three vertical dots at the right of your project name in the left panel. Select Open 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.