Added warning on children of disabled nodes

nRF Connect for VS Code

tags
nRF Connect for VS Code

When adding devices to a bus, it is easy to miss whether the bus has been disabled in a board file. This kind of mistake is usually accepted by the build system, which will silently neglect linking in the corresponding drivers. To help prevent this issue, the extension will now emit a warning on all child nodes of disabled nodes in the Editor.

Warning for children of disabled nodes