| Calico Colors — Webview View API SampleDemonstrates VS Code's proposed webview view API. This includes: 
Contributing a webview based view to the explorer.Posting messages from an extension to a webview viewPosting message from a webview to an extensionPersisting state in the view.Contributing commands to the view title. VS Code APIvscodemodule
Running the example
Open this example in VS Code 1.49+npm installnpm run watchornpm run compileF5to start debugging In the explorer, expand the Calico Colorsview. |  |