The following table lists actions that you can take in the Nodes View. These are contextual and depend on the node and its properties.
| UI element/action | Type | Description |
|---|---|---|
| Add Node | Toolbar button | Click to open the Add Node quick pick menu and add a new node to the list. |
| Find Node | Toolbar button | Click to open the Find Node quick pick menu and search for a specific node. |
| Enable or Disable | More actions (...) menu item |
Enable or disabled the given node or its property in the devicetree.You cannot see or edit children of a disabled node. This option is related to the status property. Checked nodes have status = "enabled" and unchecked nodes have status = "disabled". Nodes without a checkbox don't have the status property. |
| Show in Text Editor | More actions (...) menu item |
Right-click on the node or property name to access the option and go to the location in the devicetree code file. |
| Copy Path | More actions (...) menu item |
Right-click on the node or property name to access the option and copy the path to clipboard. |
| Delete | More actions (...) menu item |
Click to remove the node. |