-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test webview view api proposal #105764
Labels
Milestone
Comments
This was referenced Sep 1, 2020
I used |
This was referenced Sep 1, 2020
This was referenced Sep 1, 2020
This was referenced Sep 4, 2020
This was referenced Sep 30, 2020
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Refs #46585
Complexity: 5
Create Issue
Overview
The new webview view API allows extensions to contribute views build on webviews. For this exploratory test plan item, try using the new API and discovering what works and what doesn't. Areas to focus on:
Start with the webview view extension sample
Review the docs for the new apis in
vscode.proposed.d.ts
Look at webview view lifecycle (and showing and hiding view)
Look at state management for the webview views
retainContextWhenHidden
The text was updated successfully, but these errors were encountered: