in src/components/chat-item/chat-item-tree-view-wrapper.ts [63:69]
node: fileListToTree(props.files, props.deletedFiles, props.actions, props.details, props.rootTitle, props.rootStatusIcon, props.rootIconForegroundStatus, props.rootLabel),
hideFileCount: props.hideFileCount,
collapsed: props.collapsed,
onRootCollapsedStateChange: props.onRootCollapsedStateChange
}).render;
this.render = DomBuilder.getInstance().build({