eclipse-theia/theia

tree-view: add support for `showCollapseAll `

クローズ

#10,102 opened on 2021/09/15

 (3 件のコメント) (0 件のリアクション) (1 人の担当者)TypeScript (2,478 件のフォーク)batch import
help wantedtreevscode

Repository metrics

Stars
 (18,676 個のスター)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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

コントリビューターガイド