vscode-odoo
vscode-odoo copied to clipboard
Code completion and navigation for function names
- [x]
fields.Field(compute="...") - [x]
fields.Field(inverse="...") - [x]
fields.Field(search="...") - [ ]
fields.Field(group_expand="...") - [ ]
BaseModel._patch_method(...) - [ ]
BaseModel._revert_method(...) - [ ]
BaseCase.patch(...) - [ ]
BaseCase.classPatch(...) - [ ] Manifest attributes:
pre_init_hook,post_init_hook,uninstall_hook,post_load - [x]
<button name="..." type="object"