eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Open

#10.102 aperta il 15 set 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)TypeScript (2478 fork)batch import
help wantedtreevscode

Metriche repository

Star
 (18.676 star)
Metriche merge PR
 (Merge medio 12g 10h) (73 PR mergiate in 30 g)

Descrizione

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

Guida contributor