Language server for Odoo Python/JS/XML

intellisense javascript lsp-server odoo odoo-tooling python tower-lsp xml
3 Open Issues Need Help Last updated: Aug 21, 2025

Open Issues Need Help

View All on GitHub

Language server for Odoo Python/JS/XML

Rust
#intellisense#javascript#lsp-server#odoo#odoo-tooling#python#tower-lsp#xml

AI Summary: The Odoo language server needs to be updated to correctly parse manifest files containing comments within the `depends` list. The parser is currently failing to ignore the comments, leading to incorrect dependency resolution. The task involves modifying the parser to handle comments appropriately, ensuring that only valid dependency names are processed.

Complexity: 3/5
bug good first issue

Language server for Odoo Python/JS/XML

Rust
#intellisense#javascript#lsp-server#odoo#odoo-tooling#python#tower-lsp#xml

AI Summary: Enhance the Odoo language server to handle more edge cases for `<button>` tags in Odoo XML. Specifically, the server needs to correctly handle buttons with and without explicitly defined `type` attributes, including those using dynamic names (e.g., `name="%(...)d"`). This may involve expanding the search for methods and XML records to ensure comprehensive support.

Complexity: 4/5
enhancement good first issue

Language server for Odoo Python/JS/XML

Rust
#intellisense#javascript#lsp-server#odoo#odoo-tooling#python#tower-lsp#xml