Skip to content

v1.0.0

Choose a tag to compare

@tnaum-ms tnaum-ms released this 13 Feb 14:46
  • Initial release of VS Code Webview Starter Kit
  • Type-safe RPC β€” End-to-end typed communication between extension host and webview via postMessage (powered by tRPC)
  • React + Fluent UI β€” Modern UI components with VS Code theme integration
  • Adaptive theming β€” Automatic theme adaptation using DynamicThemeProvider
  • Monaco Editor β€” Embedded code editor component
  • Subscriptions & Abort β€” Real-time data streaming and cancellable long-running operations
  • Localization β€” Full @vscode/l10n integration