Title of the Story displayed
Can this element be expanded (Collapsed) or not (None)?
Context value (top, show, ask, new) of Story
URL of Story Item
Command to execute when Story Item is clicked on
Context value (top, show, ask, new) of Story
Can this element be expanded (Collapsed) or not (None)?
Command to execute when Story Item is clicked on
The icon path or ThemeIcon for the tree item.
When falsy
, Folder Theme Icon is assigned, if item is collapsible otherwise File Theme Icon.
When a ThemeIcon is specified, icon is derived from the current file icon theme for the specified theme icon using resourceUri (if provided).
Optional id for the tree item that has to be unique across tree. The id is used to preserve the selection and expansion state of the tree item.
If not provided, an id is generated using the tree item's label. Note that when labels change, ids will change and that selection and expansion state cannot be kept stable anymore.
Title of the Story displayed
The tooltip text when you hover over this item.
URL of Story Item
Provides a vscode.TreeItem with some customization to fit the needs of the HN Tree View.