How to delete properties

nRF Connect for VS Code

tags
nRF Connect for VS Code

To delete properties in the Node Inspector panel, complete the following steps:

  1. Open the Peripherals View using the switch at the bottom right corner of the Editor.
    View switch
  2. Select the node in the Nodes.
  3. In the Node Inspector panel, go to the property you want to delete.
  4. Click Delete from the More actions... menu that appears after hovering over the property field.

    Note

    You can only delete properties that you added. You cannot delete properties added by bindings.

  5. Save your changes either in the editor or in the devicetree file.