Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Odoo Dev KitNew to Visual Studio Code? Get it now.
Odoo Dev Kit

Odoo Dev Kit

Parth Patel

|
1 install
| (0) | Free
Run a simple Odoo database initialization command and stream the server logs directly in the VSCode terminal
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Odoo Dev Kit

VS Code sidebar to configure and run Odoo quickly with a generated command, server controls, and helpful presets.

Features

  • Configure Odoo addons, CLI options, and environment paths.
  • Generate a ready-to-run Odoo command.
  • Run/stop the server from the sidebar.
  • Drop the current database and re-run the server in one click.
  • Auto-detect a default database name from the first addon branch (optional).

Screenshots

Config Server
Config Server

Requirements

  • Python venv for your Odoo instance (optional but recommended).
  • Odoo source directory and addons paths.
  • PostgreSQL tools if you use the Drop DB action.

Server Actions

  • Run server: runs Odoo and includes -u only (update mode).
  • Drop DB and run: drops the current database and runs Odoo with -i only (init mode).

Library Usage

  • owl: used to build the sidebar UI.

License

MIT

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