Skip to content

Accessing Webview in the sidebar #1690

Discussion options

You must be logged in to vote

Is VS code Welcome Page opened? It is WebView as well and you need to close it to interact with your extension webview.
await new EditorView().closeAllEditors();

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@djelinek
Comment options

@Pravesh1999
Comment options

Answer selected by Pravesh1999
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants