eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Chiusa

#10.102 aperta il 15 set 2021

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

Metriche repository

Star
 (18.676 stelle)
Metriche merge PR
 (Merge medio 15g 4h) (75 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