Added code action for missing required properties

nRF Connect for VS Code

tags
nRF Connect for VS Code

To help resolve warnings on nodes with missing required properties, we have added a code action for quickly adding all required properties missing from a devicetree node. When applicable, a button with a light bulb icon will appear next to the selected node in the Editor. Click on this icon, and then Add required properties to have the missing required property added for you.

Code action for missing properties