Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Odoo Advanced IntellisenseNew to Visual Studio Code? Get it now.
Odoo Advanced Intellisense

Odoo Advanced Intellisense

MeisterBaum

|
2 installs
| (0) | Free
Smart completions for Odoo models, fields and XML views.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Odoo Advanced Intellisense

Odoo Advanced Intellisense brings real autocompletion for Odoo development in VS Code:

  • Python: Models, fields, methods (self.<field> → suggestions)
  • XML: <field name="..."> → field suggestions for the current model
  • XML: <field name="model"> → suggestions for all loaded models
  • Automatic indexing of your Odoo addons (models/, wizard/, Standard & Enterprise Addons)

Features 🚀

Python: Autocompletion for Models & Fields

Python Completion

XML: Autocompletion for Fields & Models

XML Completion

Easy Setup with Odoo Path Configuration

Install


Requirements ⚙️

  • VS Code >= 1.104
  • Odoo 15, 16, 17, or 18 source code in your workspace
  • Python extension with properly set python.analysis.extraPaths (path to Odoo + addons)

Extension Settings 🔧

This extension relies on the Python setting:

  • python.analysis.extraPaths: Add your Odoo source path + addon paths here.

Support & Sponsoring 💖

If this extension helps you, you can support further development:

👉 GitHub Sponsors ❤️

💡 The more people support, the more updates and features will be released – the goal is to turn this into the ultimate Intellisense for Odoo.

On startup, you will also see a small button in the VS Code status bar.


Release Notes

0.0.1

  • Initial release with basic features (Python + XML completion, auto-indexing).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft