Couchbase-Ecosystem / VSCode-Couchbase

This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.
https://marketplace.visualstudio.com/items?itemName=Couchbase.vscode-couchbase
Apache License 2.0
6 stars 5 forks source link

React Webviews Need Overhaul #373

Open lokesh-couchbase opened 6 months ago

lokesh-couchbase commented 6 months ago

We should use functionality similar to this article for building out react based webviews. https://medium.com/snowflake/how-to-build-a-vs-code-extension-using-react-webviews-0e2481ce1ba2

We should also update webpack, HTML webview part with improved CORS, etc.

This will make Webviews support Gitpod as well.

Github link - https://github.dev/sfc-gh-tkojima/vscode-react-webviews/blob/main/src/views/index.tsx