Skip to content

hideByDefault property on the IViewDescriptor isnt honored #51713

@ramya-rao-a

Description

@ramya-rao-a

From what I could see, the property called hideByDefault on the IViewDescriptor was introduced in 1.24.0 with b97a811.

But in master, today, it isnt used anywhere.

Post the work done in #47766, I was looking to change what views are shown by default in the Extensions view. I assumed setting hideByDefault would do the trick, but it doesnt.

We should bring this feature back such that

  • Any new view with this property set should be hidden by default.
  • An existing view with this property set should be hidden by default unless the user has chosen to show it explicitly

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeededworkbench-viewsWorkbench view issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions