Overview Version History Q & A Rating & Review
Runflare
Manage your Runflare projects directly from VS Code — deploy, control services, and track local changes without leaving the editor.
Features
Sidebar panel — Deploy, start, stop and restart services from the Runflare activity bar view
Change tracking — See new, modified, and deleted files before you deploy
Logs & events — Stream service logs and project events in the integrated terminal
Getting started
Open the Runflare view in the activity bar.
Sign in when prompted (or use Runflare: Sign in from the Command Palette).
Use the sidebar actions to deploy or manage your app, select your project and service when prompted.
Requirements
Note : This extension automatically manages the Runflare CLI for you, installing or updating it as needed. Depending on your system, you may be asked to confirm the operation and provide your password during installation or updates.
Commands
Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for Runflare :
Command
Description
Runflare: Sign in / Sign out / Account
Manage authentication
Runflare: Deploy
Deploy the current service
Runflare: Force Deploy
Deploy, ignoring certain checks
Runflare: Start / Stop / Restart
Control the running service
Runflare: View Logs / View Events
Open a live stream in the terminal
Runflare: Install CLI / Update CLI
Set up or upgrade the Runflare CLI
Runflare: Reset Root
Remove a linked project root
Links