Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Drizzle Gateway VSCodeNew to Visual Studio Code? Get it now.
Drizzle Gateway VSCode

Drizzle Gateway VSCode

mahmoodkhalil57

|
2 installs
| (1) | Free
Run Drizzle Gateway directly from VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Drizzle Gateway VSCode

Run Drizzle Gateway directly from VS Code.

Features

  • Start and stop Drizzle Gateway from within VS Code
  • Auto-download Drizzle Gateway binary on first use
  • Manage gateway settings through VS Code configuration
  • Activity bar integration with dedicated controls panel

Requirements

  • VS Code 1.108.1 or higher
  • A database to connect to (PostgreSQL, MySQL, SQLite, etc.)

Extension Settings

This extension contributes the following settings:

  • drizzleGateway.binaryPath: Absolute path to the Drizzle Gateway binary executable. Leave empty to auto-download.
  • drizzleGateway.databaseUrl: The connection string for your database (DATABASE_URL).
  • drizzleGateway.port: Port to run the Drizzle Gateway on (default: 4983).
  • drizzleGateway.password: Master password for the Gateway (MASTERPASS).

Usage

  1. Install the extension
  2. Configure your database URL in settings: drizzleGateway.databaseUrl
  3. Use the Drizzle Gateway panel in the activity bar or run commands:
    • Drizzle Gateway: Start - Start the gateway server
    • Drizzle Gateway: Stop - Stop the gateway server

Release Notes

0.0.1

Initial release of Drizzle Gateway VSCode extension.

License

MIT

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