Manage West Workspace

nRF Connect for VS Code

tags
nRF Connect for VS Code

You can use actions in this menu to set up west workspaces and manage your west manifest files. This can be useful when working with workspace applications.

The following actions are available in the Manage West Workspace menu:

Action Description
Create west workspace Starts the process for creating a west workspace. Lets you create a new west manifest file and then select an SDK version to install. It then moves your application one level down into an application source directory, and then automatically begins to set up the workspace around it.
Open west manifest Allows you to select the west workspace and open its west.yaml file.
Set west manifest repository Allows you to change the active manifest from the list of available west manifests. This action is also available in the Source Control View.
Create new west manifest Creates a west manifest file in the current VS code workspace. You can edit this file to set up a west workspace around it.
Run west update Updates the west repository based on the revisions provided in the west manifest file for the active application context.

You can change the SDK version for which to run the update by clicking Select west workspace to update, located next to the action.
Select west workspace to update button