How to remove applications

nRF Connect for VS Code

tags
nRF Connect for VS Code

The extension will never remove the application files from your machine without your explicit action.

If you have more than one application in the Applications View, complete the following steps to remove the application from your workspace:

  1. In the Applications View, hover over the application you want to remove.
  2. Click the More actions... button.
    A drop-down menu appears.
  3. Click Remove Application action.
    At this point, the application is removed from the Applications View (and the nrf-connect.applications setting).
  4. If a notification appears asking you to remove the workspace folder of the application, click Remove folder from workspace.
    This notification appears only if the application is a workspace folder, and you need to remove the folder in such cases.

Tip

If you have only one application in the Applications View, the Remove Application action is greyed out. In such cases, you must delete the application files manually from the Visual Studio Code's Explorer in order to remove it.