eclipse-theia/theia

tree-view: add support for `showCollapseAll `

已关闭

#10,102 创建于 2021年9月15日

 (3 条评论) (0 个反应) (1 位负责人)TypeScript (2,478 个派生)batch import
help wantedtreevscode

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

Bug Description:

Hi, I am using the Tree View as a vscode extension, and I set the options canSelectMany and showCollapseAll to true in the vscode.window.createTreeView() API, but it does not have an effect in Theia.

Additional Information

  • Operating System: Windows 10
  • Theia Version: 1.16

贡献者指南