Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Odoo Debug ConfigurationNew to Visual Studio Code? Get it now.
Odoo Debug Configuration

Odoo Debug Configuration

Mohammed Zeeshan Jagirdar

|
9 installs
| (0) | Free
Visual GUI for creating and managing Odoo debug configurations in launch.json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Odoo Debug Configuration

A VS Code extension that provides a visual GUI for creating and managing Odoo debug configurations.

Features

  • Visual Configuration Editor - No need to manually edit launch.json
  • Configuration List - See all your Odoo configurations at a glance
  • Browse Buttons - Easy file selection for paths
  • Add/Edit/Delete - Full CRUD for configurations

Usage

  1. Press Ctrl+Alt+D (or Cmd+Alt+D on Mac) to open the configuration panel
  2. Click + to add a new configuration
  3. Fill in the fields:
    • Name: Configuration name (e.g., "v15", "v18")
    • Odoo-bin path: Path to odoo-bin script
    • Config file: Path to your .conf file
    • Python interpreter: Path to Python executable
    • Update module (-u): Module to update on start
    • Database (-d): Database name
  4. Click Save

Requirements

  • VS Code 1.85.0 or higher
  • Python Debugger extension (ms-python.debugpy)

Release Notes

1.0.0

  • Initial release
  • Visual configuration editor
  • Support for all Odoo debug options
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft