You can interact with the Treeview using the following context menu actions:
| Action | Description |
|---|---|
| Right-click an entry | Open the context menu for the given Treeview entry. |
| Expand Subtree | Expand the tree under the entry, if there is any. |
| Collapse Subtree | Collapse the tree under the entry. Available after expanding the tree. |
| Go to Symbol Definition | Opens the Kconfig file where a particular symbol is defined. Available only for symbols. |