Welcome to the Restate VS Code Extension! This tool is your gateway to seamless integration with Restate, the platform for building innately resilient applications. Whether you're managing local servers or exploring Restate's UI, this extension has got you covered.
NOTE: This project is not an official Restate project.
NOTE This plugin is currently experimental and some of its features might not work correctly and/or might change.
🚀 Get me started
Use npx -y @restatedev/create-app@latest && cd restate-node-template && npm install to bootstrap the Restate template
Start/Stop Restate Server: Easily toggle a local Restate server instance directly from VS Code status bar.
Auto register service: Detects when Restate SDK starts and automatically starts the restate-server with it, and registers the deployment. Only works with Typescript and Golang SDK at the moment.
*Snippets: Some handy restate snippets.
📜 Release Notes
0.0.1
Initial release with server management and UI integration.