Flow Runner VS Code Extension
Features
- Right-click on .flow files in VS Code file explorer
- Run flows by providing a project ID
- View execution results in a dedicated output channel
Installation
- Clone the repository
- Run
npm install
- Press F5 to debug/run the extension
Usage
- Right-click on a .flow file
- Select "Run Flow"
- Enter the project ID when prompted
- View results in the Flow Runner output channel
Requirements
- VS Code 1.85.0+
- Axios library
| |