Sample Visual Studio Extension Using WebView ViewFeaturesVisual Studio Code Sample extension developed to showcase WebView views using WebView API.This extension will be displayed in activity bar of VS Code editor, the Sidebar of VS Code editor will have one view loaded with custom UI (Html) RequirementsNo requirements to build tis project. Clone from GIT and do npm install Release NotesSample extension 1.0.0Initial release Following extension guidelinesEnsure that you've read through the extensions guidelines and follow the best practices for creating your extension. |