Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

tree-view: add support for showCollapseAll #10102

Open
safisa opened this issue Sep 15, 2021 · 3 comments
Open

tree-view: add support for showCollapseAll #10102

safisa opened this issue Sep 15, 2021 · 3 comments
Assignees
Labels
help wanted issues meant to be picked up, require help tree issues related to the tree (ex: tree widget) vscode issues related to VSCode compatibility

Comments

@safisa
Copy link
Contributor

safisa commented Sep 15, 2021

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
@vince-fugnitto vince-fugnitto added tree issues related to the tree (ex: tree widget) vscode issues related to VSCode compatibility labels Sep 15, 2021
@vince-fugnitto
Copy link
Member

The issue is partially a duplicate of #9074, I'll close the other issue in favor of this one that tracks both options.

@vince-fugnitto vince-fugnitto changed the title Tree View (vscode extension) does not respect the canSelectMany and showCollapseAll options tree-view: add support for canSelectMany and showCollapseAll options Sep 15, 2021
@vince-fugnitto vince-fugnitto added the help wanted issues meant to be picked up, require help label Sep 15, 2021
@tsmaeder tsmaeder self-assigned this Jan 17, 2023
@tsmaeder
Copy link
Contributor

Unfortunately, the canSelectMany and showCollapseAll options are very different functionalities. I'm splitting the issues again.

@tsmaeder tsmaeder removed their assignment Jan 18, 2023
@tsmaeder tsmaeder changed the title tree-view: add support for canSelectMany and showCollapseAll options tree-view: add support for canSelectMany Jan 18, 2023
@tsmaeder tsmaeder changed the title tree-view: add support for canSelectMany tree-view: add support for showCollapseAll Jan 18, 2023
@xai
Copy link
Contributor

xai commented Jan 19, 2023

I'll have a look at showCollapseAll.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted issues meant to be picked up, require help tree issues related to the tree (ex: tree widget) vscode issues related to VSCode compatibility
Projects
None yet
Development

No branches or pull requests

4 participants