eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Fermée

#10 102 ouverte le 15 sept. 2021

 (3 commentaires) (0 réaction) (1 personne assignée)TypeScript (2 478 forks)batch import
help wantedtreevscode

Métriques du dépôt

Stars
 (18 676 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur