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

貢獻者指南

tree-view: add support for `showCollapseAll ` · eclipse-theia/theia#10102 | Good First Issue