eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Geschlossen

#10.102 geöffnet am 15.09.2021

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)TypeScript (2.478 Forks)batch import
help wantedtreevscode

Repository-Metriken

Stars
 (18.676 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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