Skip to main content
The easiest way to get OdooLS is through the extension for your IDE. Each extension bundles a prebuilt server binary and handles updates automatically. If you need a custom build or want to use OdooLS in a non-bundled editor setup, you can also compile the server from source.
Install the extension from the VS Code Marketplace or from the repository:
  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for Odoo and install the official Odoo extension.
Alternatively, find the extension and its source at github.com/odoo/odoo-vscode.The extension bundles the OdooLS binary and starts it automatically when you open a workspace. A status indicator in the bottom bar shows the server state and loading progress.

Build docs developers (and LLMs) love