-
Notifications
You must be signed in to change notification settings - Fork 29.5k
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 #48453
Labels
Milestone
Comments
To test against the latest API do the following:
|
This was referenced Apr 24, 2018
Closed
This was referenced Apr 24, 2018
This was referenced Apr 25, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Complexity: 4
Test for #43713 and #28263
The webview api is now in stable. Read through the new docs (also opening bugs for anything confusing in the docs) and try building a simple extension that exercises the webview api. You can also find an existing extension that uses
TextDocumentContentProvider
with thepreviewHtml
command, and try rewriting it to use a webview.The text was updated successfully, but these errors were encountered: