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 (trpcToTelemetry), or supporting AbortSignal-based cancellation in webview operations. Use when this capability is needed.

tomevault-io 033ee53 2 files · 11.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/microsoft--vscode-documentdb--webview-trpc-messaging commit 033ee5308d

Frequently asked questions

npx skillmds@latest add tomevault-io/webview-trpc-messaging