-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
apiinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
Milestone
Description
Testing #105764
When hosting the WebviewView in a "Panel" we should be able to "show" it via API, in my example below:
- User clicks an item in a custom
TreeDataProvider. - I update the content and title of the WebviewView (title does not update see: [WebviewView] Changing Title When
webviewView.visible === false#106083) - I would like to force "show" the WebviewView panel.
For comparison the vscode.Terminal has show and hide methods.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiders
