eclipse-theia/theia

tree-view: add support for `showCollapseAll `

Open

#10.102 aberto em 15 de set. de 2021

Ver no GitHub
 (3 comments) (0 reactions) (1 assignee)TypeScript (2.478 forks)batch import
help wantedtreevscode

Métricas do repositório

Stars
 (18.676 stars)
Métricas de merge de PR
 (Mesclagem média 12d 10h) (73 fundiu PRs em 30d)

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

Guia do colaborador