Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SnakeFlow: Dev Environment ManagerNew to Visual Studio Code? Get it now.
SnakeFlow: Dev Environment Manager

SnakeFlow: Dev Environment Manager

vaulttec-dev

|
246 installs
| (4) | Free
SnakeFlow — manage dev servers, builds, database, containers, GitHub, and more for any project and any language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SnakeFlow: Dev Environment Manager

Version Open VSX Docs

SnakeFlow is a VS Code / Cursor / Antigravity extension that unifies dev servers, Quality Hub (90+ checks), Docker Compose, database/ORM tools, GitHub Issues/PRs, Git workflows, and security scanning — in one sidebar and a handful of shortcuts.

Full documentation: snakeflow.pages.dev


Quick start

  1. Open a project folder in your editor.
  2. Press Ctrl+Alt+M — Tools menu (servers, quality, Docker, GitHub, …).
  3. Press Ctrl+Alt+F — run all Quality Hub checks in parallel.
  4. Press Ctrl+Alt+S — start configured dev servers.

Search @ext:vaulttec-dev.snakeflow-dev-manager in Settings (Ctrl+,) to configure everything under devManager.*.


Installation

Editor Install from
VS Code, Cursor, Antigravity VS Marketplace
VSCodium, Gitpod, code-server, Theia-based IDEs Open VSX

Each application is separate — install SnakeFlow in every editor you use.

# Marketplace (recommended — enables auto-update)
cursor --install-extension vaulttec-dev.snakeflow-dev-manager
code --install-extension vaulttec-dev.snakeflow-dev-manager

Step-by-step guide: snakeflow.pages.dev/getting-started/installation


Key shortcuts (defaults)

Shortcut Action
Ctrl+Alt+M Tools quick-pick menu
Ctrl+Alt+F Run Quality Hub (all enabled checks)
Ctrl+Alt+S Start all configured servers
Ctrl+Alt+G Create GitHub issue
F4 Voice dictation (toggle)

Status bar: SnakeFlow icon → Cloud dashboard; $(tools) → Tools.


Features

  • Servers — start/stop/restart dev servers; port conflict detection; multi-server stacks.
  • Quality Hub — built-in heuristics, CLI scanners (ESLint, Semgrep, Trivy, …), cloud integrations (SonarCloud, Snyk, …), and custom checks. Profiles: vibe / balanced / strict.
  • Docker Compose — up, down, logs, build from the sidebar.
  • Database & ORM — Prisma, Drizzle, Alembic, Django, Rails, EF Core, and more — auto-detected.
  • GitHub — Issues, PRs, CI with act, branch management.
  • Git — branch checkout, protected-branch guard, status bar.
  • Voice dictation — Gemini transcription into chat or issue/PR fields.
  • SnakeFlow Cloud — settings sync, team tracker, web dashboard (snakeflow.pages.dev).

Stack-neutral: tools that are not installed are skipped gracefully (not configured).


Requirements

Tool Version Purpose
VS Code–compatible editor ^1.85 Host IDE
Node.js >= 18 Extension runtime

Optional CLIs (gh, Docker, semgrep, trivy, …) unlock additional checks — see CLI tools.


Configuration

All settings use the standard VS Code configuration UI (devManager.*). No separate config files.

  • Configuration reference
  • Quality Hub overview
  • Cursor setup skill — let AI scan your repo and write devManager.* settings

Support

  • Docs: snakeflow.pages.dev
  • Repository: github.com/vaulttec-dev/dev-environment-manager
  • Issues: GitHub Issues
  • Email: vaulttec-dev@proton.me
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft