vscode-odoo-importEnable Odoo module discovery and autocompletions. Odoo's internal JavaScript codebase dates before the standardization of ES6 modules, so some wiring is required to make things visible to TypeScript. This includes:
It is still very barebones right now with no customizations yet, so file an issue or let me know of what doesn't work or is missing! Extension SettingsTodo! Known IssuesMultiple classic modules in one file are not entirely supported right now (i.e. odoo.define('foo') modules) Release Notes0.1.0
0.0.1Initial release |