eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Open

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

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)TypeScript (18,676 star) (2,478 fork)batch import
help wantedtreevscode

描述

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

贡献者指南