Re-initializing a Dev Container#

Sometimes, you may need to rebuild or update the Dev Container we have provided with your SDK. Follow the instructions below to update your Dev Container.

From VS Code, open the SDK folder with Container:

  1. Click on the bottom-left blue icon to open the Remote-Containers commands.

  2. Select Remote-Containers ‣ Open Folder in Container.

  3. Alternatively, this menu can be open via Command Pallet (F1 or ctrl+shift+P or cmd+shift+P for macOS).

The first time you open the Dev Container, it might take some time (depending on your internet connection) to download the container image and install dependent libraries into the container. Once the container is initially created, subsequently opening the folder with the container is significantly faster.