-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Closed
Labels
Milestone
Description
Complexity: 4
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 the previewHtml
command, and try rewriting it to use a webview.