Skip to content
| Marketplace
Sign in
Visual Studio Code>Linters>Flow WeaverNew to Visual Studio Code? Get it now.
Flow Weaver

Flow Weaver

Synergenius

|
4 installs
| (0) | Free
Flow Weaver workflow management for VS Code — library & cloud modes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flow Weaver for Visual Studio Code

Workflow management extension for VS Code. Build workflows using TypeScript with JSDoc annotations.

Features

Sidebar

  • Workflow Explorer: Browse and manage workflow files in the workspace
  • Node Types Panel: View local node types with port counts, auto-loads on first open
  • Cloud Panel: Cloud workflows and deployments (visible in cloud mode only)

Code Intelligence

  • Go-to-Definition: Navigate to node types, node IDs, ports, and workflows across the entire workspace
  • Hover Information: Rich hover for @node and @connect lines showing ports, types, and connection details
  • Code Completion: IntelliSense for workflow JSDoc syntax with contextual suggestions
  • Validation: Real-time workflow validation with inline diagnostics
  • Compilation: Compile workflows to production-ready TypeScript

Workflow Management

  • Create, rename, and delete workflows
  • Context menu actions in both Explorer and Editor
  • Open workflow as plain text

Cloud Mode

  • Login to Flow Weaver Cloud
  • Push and pull workflows
  • Deploy and undeploy workflows
  • Execute workflows with optional input
  • Switch between organizations

Library Management

  • Install @synergenius/flow-weaver (detects npm/yarn/pnpm)
  • Update to latest version

Installation

From VS Marketplace

Search for "Flow Weaver" in the Extensions view (Ctrl+Shift+X / Cmd+Shift+X).

From VSIX Package

  1. Download the latest .vsix file from releases
  2. Press Ctrl+Shift+P (or Cmd+Shift+P on Mac)
  3. Type "Install from VSIX" and select the downloaded file

Requirements

  • Visual Studio Code 1.104.0 or higher
  • @synergenius/flow-weaver library installed in the workspace

License

This extension is licensed under the same terms as @synergenius/flow-weaver.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft