eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Open

#10,102 opened on Sep 15, 2021

View on GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (18,676 stars) (2,478 forks)batch import
help wantedtreevscode

Description

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

Contributor guide

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