Skip to content
M Mahrous edited this page Apr 27, 2026 · 11 revisions

OdooLS Wiki

Welcome! This wiki covers everything about OdooLS — from building and configuring it to extending it for your IDE/Editor.

Using OdooLS in an IDE/Editor? Check the wiki/README:


What to read

Want to use OdooLS?
→ Start with How to use, then Configuration files

Want to contribute?
→ Read Build the project, then Developing & Testing

Building a new IDE integration?
→ Check Custom integrations


Documentation

1. Build the project Clone • Rust setup • Debug/release builds • Docker
2. How to use IDE/Editor setup • CLI usage
3. Configuration files odools.toml • Auto-detection • Profiles • Version splitting
4. Developing & Testing Dev environment • Running tests
5. Custom integrations LSP protocol • Custom messages

Clone this wiki locally