The extension stores information such as the nRF Connect SDK version, the nRF Connect SDK toolchain, and the application list in the VS Code Workspace Settings. While storing the settings, it uses built-in and custom variables to replace local system paths. This makes the workspace file suitable for checking in to version control and sharing between developers.
The following variables are used:
The extension also comes with several predefined variables that you can use to provide paths in your configuration. You can read more about variable substitution in Settings and commands.