Visual Studio Code does not detect all files used by a build

nRF Connect for VS Code

tags
nRF Connect for VS Code

In some cases, especially for build configurations that use sysbuild or shields (or both), some Kconfig files (.conf) are not picked up by the active build context. This issue has the following consequences:

  • The devicetree language server will be unaware of the context of these files when computing results.
  • The Devicetree Visual Editor will render an incomplete state for that context.
  • Tooltips will not be shown for these files.