Webview Trpc Messaging

Implements tRPC-based communication between VS Code extension host and React webviews. Use when creating new webview procedures (queries, mutations, subscriptions), adding a new webview router, wiring up a webview controller, using the tRPC client from React components, applying telemetry middleware (telemetryMiddlewareBody), or supporting AbortSignal-based cancellation in webview operations.

Microsoft 85f7c3d 13.5 KB Updated 2.7k repo stars

File contents

microsoft/vscode-documentdb/tree/main/.github/skills/webview-trpc-messaging commit 85f7c3db73

Frequently asked questions

npx skillmds@latest add microsoft/webview-trpc-messaging