-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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 UI Toolkit #133758
Comments
Tantalising info here, but the toolkit repo link gives me a 404, so I guess it isn't open source yet. |
@alexdima @deepak1556 @rchiodo please push this to the end of your items to test. The package won't be ready until Tues AM PST due to a publishing snafu. |
@daviddossett do you have an ETA? Should I wait till PM? Npm package gives me a 404:
|
I think that would be ideal, yes. We just cleared the 24hr period where we couldn't republish. It should be up soon. @hawkticehurst can update this thread when it's ready. |
Was finally able to publish! @alexdima @deepak1556 @rchiodo you're good to go! |
Also as a quick heads up @misolori just pointed out an error with part one of the getting started guide, so I'll be pushing a quick change for that momentarily. |
Alright, the guide issue has been fixed! |
Really well crafted starter documentation and playground setup 👍 |
Itching to take a look, When will the repo go public? |
Stay tuned! Very soon. |
Confirming that it is now available 🎉 |
Refs: #94741
Complexity: 4
Authors: @hawkticehurst, @daviddossett
Create Issue in toolkit repo
The
Webview UI Toolkit for Visual Studio Code
is a component library made for building webview-based extension UI that matches the native look and behavior of Visual Studio Code itself.Ahead of a preview release, we want to ensure that developers can easily install the toolkit and get started by following a simple guide.
Here are the scenarios to test:
vscode-button
in the extension usingvscode.window.showInformationMessage
The text was updated successfully, but these errors were encountered: